Inheritance: android.app.ListActivity
Beispiel #1
0
			public ActivityAdapter(LauncherActivity _enclosing, android.app.LauncherActivity.
				IconResizer resizer)
			{
				throw new System.NotImplementedException();
			}
Beispiel #2
0
 public ActivityAdapter(LauncherActivity _enclosing, android.app.LauncherActivity.
                        IconResizer resizer)
 {
     throw new System.NotImplementedException();
 }
Beispiel #3
0
			public IconResizer(LauncherActivity _enclosing)
			{
				throw new System.NotImplementedException();
			}
Beispiel #4
0
 public IconResizer(LauncherActivity _enclosing)
 {
     throw new System.NotImplementedException();
 }