Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java868 launchTextDialog(slotId); in handleCmd()
871 launchTextDialog(slotId); in handleCmd()
1246 launchTextDialog(slotId); in restoreInstanceFromStackBySlot()
1331 private void launchTextDialog(int slotId) { in launchTextDialog() method in StkAppService