Home
last modified time | relevance | path

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

/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkLauncherActivity.java181 Menu menu = appService.getMainMenu(i); in addStkMenuListItems()
H A DStkMenuActivity.java174 mStkMenu = appService.getMainMenu(mSlotId); in onResume()
H A DStkAppService.java496 synchronized Menu getMainMenu(int slotId) { in getMainMenu() method in StkAppService
1255 Menu menu = getMainMenu(slotId); in addToMenuSystemOrUpdateLabel()
1683 Menu menu = getMainMenu(slotId); in launchNotificationOnKeyguard()