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.java175 static final String STK_DIALOG_URI = "stk://com.android.stk/dialog/"; field in StkAppService
1336 String uriString = STK_DIALOG_URI + System.currentTimeMillis(); in launchTextDialog()
1493 String uriString = STK_DIALOG_URI + System.currentTimeMillis(); in launchConfirmationDialog()