Searched defs:MENU_SELECTION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java180 static final String MENU_SELECTION = "menu selection"; field in class:StkAppService
1020 CatLog.d(LOG_TAG, "MENU_SELECTION=" + mStkContext[slotId].
1022 int menuSelection = args.getInt(MENU_SELECTION);

Completed in 99 milliseconds