Searched refs:LAUNCHED_ACTIVITY_COMPONENT_NAME (Results 1 – 1 of 1) sorted by relevance
39 private static final ComponentName LAUNCHED_ACTIVITY_COMPONENT_NAME = new ComponentName( field in MainActivity79 intent.setComponent(LAUNCHED_ACTIVITY_COMPONENT_NAME); in onCreate()