HomeSort by relevance Sort by last modified time
    Searched refs:getMainMenu (Results 1 - 3 of 3) sorted by null

  /packages/apps/Stk/src/com/android/stk/
StkLauncherActivity.java 181 Menu menu = appService.getMainMenu(i);
StkMenuActivity.java 209 mStkMenu = appService.getMainMenu(mSlotId);
StkAppService.java 487 Menu getMainMenu(int slotId) {
488 CatLog.d(LOG_TAG, "StkAppService, getMainMenu, sim id: " + slotId);
    [all...]

Completed in 542 milliseconds