Home
last modified time | relevance | path

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

/packages/apps/Stk/src/com/android/stk/
DStkAppService.java198 static final String STK_DIALOG_URI = "stk://com.android.stk/dialog/"; field in StkAppService
1620 String uriString = STK_DIALOG_URI + System.currentTimeMillis(); in launchTextDialog()
2058 String uriString = STK_DIALOG_URI + System.currentTimeMillis(); in launchConfirmationDialog()