Searched refs:onContextItemSelected (Results 1 - 13 of 13) 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.java197 public boolean onContextItemSelected(MenuItem item) { method in class:CellBroadcastListActivity.CursorLoaderListFragment
214 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.java361 public boolean onContextItemSelected(MenuItem item) { method in class:StkMenuActivity
382 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.java173 public boolean onContextItemSelected(MenuItem item) { method in class:BluetoothOppTransferHistory
/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiSettings.java478 public boolean onContextItemSelected(MenuItem item) { method in class:WifiSettings
480 return super.onContextItemSelected(item);
508 return super.onContextItemSelected(item);
/packages/apps/Music/src/com/android/music/
H A DAlbumBrowserActivity.java299 public boolean onContextItemSelected(MenuItem item) { method in class:AlbumBrowserActivity
350 return super.onContextItemSelected(item);
H A DArtistAlbumBrowserActivity.java384 public boolean onContextItemSelected(MenuItem item) { method in class:ArtistAlbumBrowserActivity
460 return super.onContextItemSelected(item);
H A DPlaylistBrowserActivity.java320 public boolean onContextItemSelected(MenuItem item) { method in class:PlaylistBrowserActivity
H A DTrackBrowserActivity.java681 public boolean onContextItemSelected(MenuItem item) { method in class:TrackBrowserActivity
743 return super.onContextItemSelected(item);
/packages/apps/Camera2/src/com/android/camera/
H A DCameraActivity.java2580 public boolean onContextItemSelected(MenuItem item) { method in class:CameraActivity
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java722 public boolean onContextItemSelected(MenuItem item) { method in class:QuickContactActivity

Completed in 895 milliseconds