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

/packages/apps/Stk/src/com/android/stk/
H A DStkMenuActivity.java186 mStkMenu = appService.getMainMenu(mSlotId);
H A DStkAppService.java433 Menu getMainMenu(int slotId) { method in class:StkAppService
434 CatLog.d(LOG_TAG, "StkAppService, getMainMenu, sim id: " + slotId);

Completed in 51 milliseconds