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.java182 Menu menu = appService.getMainMenu(i); in addStkMenuListItems()
DStkMenuActivity.java175 mStkMenu = appService.getMainMenu(mSlotId); in onResume()
DStkAppService.java501 synchronized Menu getMainMenu(int slotId) { in getMainMenu() method in StkAppService
1260 Menu menu = getMainMenu(slotId); in addToMenuSystemOrUpdateLabel()
2157 Menu menu = getMainMenu(slotId); in setNotificationTitle()
2168 Menu otherMenu = getMainMenu(index); in setNotificationTitle()