Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DSimContacts.java68 private static final int MENU_IMPORT_ONE = 1; field in SimContacts
330 case MENU_IMPORT_ONE: in onContextItemSelected()
351 menu.add(0, MENU_IMPORT_ONE, 0, R.string.importSimEntry); in onCreateContextMenu()