Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java778 launchMenuActivity(null, slotId); in handleSessionEnd()
878 launchMenuActivity(cmdMsg.getMenu(), slotId); in handleCmd()
910 launchMenuActivity(null, slotId); in handleCmd()
1261 launchMenuActivity(null, slotId); in restoreInstanceFromStackBySlot()
1268 private void launchMenuActivity(Menu menu, int slotId) { in launchMenuActivity() method in StkAppService