HomeSort by relevance Sort by last modified time
    Searched refs:MENU_SELECTION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Stk/src/com/android/stk/
StkMenuActivity.java 328 args.putInt(StkAppService.MENU_SELECTION, itemId);
StkAppService.java 88 static final String MENU_SELECTION = "menu selection";
463 int menuSelection = args.getInt(MENU_SELECTION);

Completed in 20 milliseconds