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 stkMenuTitle = appService.getMainMenu(i).title; in addStkMenuListItems()
DStkMenuActivity.java201 mStkMenu = appService.getMainMenu(mSlotId); in onResume()
DStkAppService.java432 Menu getMainMenu(int slotId) { in getMainMenu() method in StkAppService