Searched refs:STK_MAIN_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
34 private static final String STK_MAIN_ACTIVITY = "com.android.stk.StkMain"; field in StkAppInstaller61 ComponentName cName = new ComponentName("com.android.stk", STK_MAIN_ACTIVITY); in setAppState()