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.java136 sendResponse(StkAppService.RES_ID_MENU_SELECTION, item.id, false); in onListItemClick()
331 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true); in onContextItemSelected()
493 if (resId == StkAppService.RES_ID_MENU_SELECTION) { in sendResponse()
DStkAppService.java248 static final int RES_ID_MENU_SELECTION = 11; field in StkAppService
1243 case RES_ID_MENU_SELECTION: in handleCmdResponse()
1369 case RES_ID_MENU_SELECTION: in handleCmdResponse()