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 ();
		}
Esempio n. 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();
 }
Esempio n. 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();
 }