HomeSort by relevance Sort by last modified time
    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 211 static final int RES_ID_MENU_SELECTION = 11;
    [all...]

Completed in 923 milliseconds