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