Home
last modified time | relevance | path

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

/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java1096 launchTextDialog(slotId); in handleCmd()
1099 launchTextDialog(slotId); in handleCmd()
1520 launchTextDialog(slotId); in restoreInstanceFromStackBySlot()
1620 private void launchTextDialog(int slotId) { in launchTextDialog() method in StkAppService