Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastListActivity.java227 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in CellBroadcastListActivity.CursorLoaderListFragment
244 return super.onContextItemSelected(item); in onContextItemSelected()
/packages/apps/Contacts/src/com/android/contacts/widget/
DContextMenuAdapter.java29 boolean onContextItemSelected(MenuItem item); in onContextItemSelected() method
/packages/services/Telephony/src/com/android/phone/
DSimContacts.java328 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in SimContacts
338 return super.onContextItemSelected(item); in onContextItemSelected()
/packages/apps/Stk/src/com/android/stk/
DStkMenuActivity.java317 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in StkMenuActivity
336 return super.onContextItemSelected(item); in onContextItemSelected()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/
DWifiSettings.java484 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in WifiSettings
486 return super.onContextItemSelected(item); in onContextItemSelected()
512 return super.onContextItemSelected(item); in onContextItemSelected()
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiSettings.java487 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in WifiSettings
489 return super.onContextItemSelected(item); in onContextItemSelected()
517 return super.onContextItemSelected(item); in onContextItemSelected()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppTransferHistory.java178 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in BluetoothOppTransferHistory
/packages/apps/DeskClock/src/com/android/deskclock/ringtone/
DRingtonePickerActivity.java351 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in RingtonePickerActivity
/packages/apps/DocumentsUI/src/com/android/documentsui/sidebar/
DRootsFragment.java477 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in RootsFragment
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java462 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in DirectoryFragment
/packages/apps/Camera2/src/com/android/camera/
DCameraActivity.java2616 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in CameraActivity
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java475 public boolean onContextItemSelected(MenuItem item) { in onContextItemSelected() method in QuickContactActivity