Home
last modified time | relevance | path

Searched refs:getMainMenu (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkLauncherActivity.java181 Menu menu = appService.getMainMenu(i); in addStkMenuListItems()
DStkMenuActivity.java172 mStkMenu = appService.getMainMenu(mSlotId); in onResume()
DStkAppService.java493 Menu getMainMenu(int slotId) { in getMainMenu() method in StkAppService
1634 Menu menu = getMainMenu(slotId); in launchNotificationOnKeyguard()