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

/packages/apps/Stk/src/com/android/stk/
H A DStkMenuActivity.java137 sendResponse(StkAppService.RES_ID_MENU_SELECTION, item.id, false);
340 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true);
377 sendResponse(StkAppService.RES_ID_MENU_SELECTION, stkItem.id, true);
H A DStkAppService.java211 static final int RES_ID_MENU_SELECTION = 11; field in class:StkAppService
995 case RES_ID_MENU_SELECTION:

Completed in 56 milliseconds