Searched refs:onContextItemSelected (Results 1 - 12 of 12) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
H A DContextMenuAdapter.java27 * See {@link android.app.Activity#onContextItemSelected}.
29 boolean onContextItemSelected(MenuItem item); method in interface:ContextMenuAdapter
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastListActivity.java210 public boolean onContextItemSelected(MenuItem item) { method in class:CellBroadcastListActivity.CursorLoaderListFragment
227 return super.onContextItemSelected(item);
/packages/experimental/BugReportSender/src/com/android/bugreportsender/
H A DBugReportListActivity.java127 public boolean onContextItemSelected(MenuItem item) { method in class:BugReportListActivity
146 return super.onContextItemSelected(item);
/packages/apps/Stk/src/com/android/stk/
H A DStkMenuActivity.java360 public boolean onContextItemSelected(MenuItem item) { method in class:StkMenuActivity
380 return super.onContextItemSelected(item);
/packages/services/Telephony/src/com/android/phone/
H A DSimContacts.java329 public boolean onContextItemSelected(MenuItem item) { method in class:SimContacts
339 return super.onContextItemSelected(item);
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppTransferHistory.java178 public boolean onContextItemSelected(MenuItem item) { method in class:BluetoothOppTransferHistory
/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiSettings.java484 public boolean onContextItemSelected(MenuItem item) { method in class:WifiSettings
486 return super.onContextItemSelected(item);
515 return super.onContextItemSelected(item);
/packages/apps/DeskClock/src/com/android/deskclock/ringtone/
H A DRingtonePickerActivity.java351 public boolean onContextItemSelected(MenuItem item) { method in class:RingtonePickerActivity
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
H A DRootsFragment.java388 public boolean onContextItemSelected(MenuItem item) { method in class:RootsFragment
391 // all fragments' onContextItemSelected gets called when any menu item is selected
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryFragment.java489 public boolean onContextItemSelected(MenuItem item) { method in class:DirectoryFragment
/packages/apps/Camera2/src/com/android/camera/
H A DCameraActivity.java2583 public boolean onContextItemSelected(MenuItem item) { method in class:CameraActivity
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java562 public boolean onContextItemSelected(MenuItem item) { method in class:QuickContactActivity

Completed in 1861 milliseconds