OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RES_ID_MENU_SELECTION
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Stk/src/com/android/stk/
StkMenuActivity.java
137
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);
StkAppService.java
215
static final int
RES_ID_MENU_SELECTION
= 11;
[
all
...]
Completed in 80 milliseconds