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