Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
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()
DStkAppService.java250 static final int RES_ID_MENU_SELECTION = 11; field in StkAppService
1300 case RES_ID_MENU_SELECTION: in handleCmdResponse()
1426 case RES_ID_MENU_SELECTION: in handleCmdResponse()