Searched refs:STK_INPUT_URI (Results 1 – 1 of 1) sorted by relevance
177 static final String STK_INPUT_URI = "stk://com.android.stk/input/"; field in StkAppService1317 String uriString = STK_INPUT_URI + System.currentTimeMillis(); in launchInputActivity()