public int AddIntentOptions (int groupId, int itemId, int order, Android.Content.ComponentName caller, Intent[] specifics, Android.Content.Intent intent, MenuAppendFlags flags, IMenuItem[] outSpecificItems)
		{
			throw new System.NotImplementedException ();
		}
Beispiel #2
0
 public int AddIntentOptions(int groupId, int itemId, int order, ComponentName caller, Intent[] specifics, Intent intent, [GeneratedEnum] MenuAppendFlags flags, IMenuItem[] outSpecificItems)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public int AddIntentOptions(int groupId, int itemId, int order, Android.Content.ComponentName caller, Intent[] specifics, Android.Content.Intent intent, MenuAppendFlags flags, IMenuItem[] outSpecificItems)
 {
     throw new System.NotImplementedException();
 }