Home
last modified time | relevance | path

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

/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkMenuActivity.java138 sendResponse(StkAppService.RES_ID_MENU_SELECTION, item.id, false); in onListItemClick()
311 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true); in onContextItemSelected()
454 if (resId == StkAppService.RES_ID_MENU_SELECTION) { in sendResponse()
H A DStkAppService.java240 static final int RES_ID_MENU_SELECTION = 11; field in StkAppService
1303 case RES_ID_MENU_SELECTION: in handleCmdResponse()
1429 case RES_ID_MENU_SELECTION: in handleCmdResponse()