Home
last modified time | relevance | path

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

/development/apps/CustomLocale/src/com/android/customlocale2/
DCustomLocaleActivity.java68 private static final int MENU_REMOVE = 44; field in CustomLocaleActivity
190 menu.add(0, MENU_REMOVE, 0, "Remove"); in onCreateContextMenu()