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