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.java139 sendResponse(StkAppService.RES_ID_MENU_SELECTION, item.id, false); in onListItemClick()
312 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true); in onContextItemSelected()
455 if (resId == StkAppService.RES_ID_MENU_SELECTION) { in sendResponse()
DStkAppService.java240 static final int RES_ID_MENU_SELECTION = 11; field in StkAppService
1308 case RES_ID_MENU_SELECTION: in handleCmdResponse()
1434 case RES_ID_MENU_SELECTION: in handleCmdResponse()