Searched refs:ACTIVITY_PREPARE (Results 1 – 2 of 2) sorted by relevance
98 public static final String ACTIVITY_PREPARE = "android.app.cts.activity.LIFECYCLE_DIALOG"; field in LaunchpadActivity290 } else if (ACTIVITY_PREPARE.equals(action)) { in onResume()
1567 runLaunchpad(LaunchpadActivity.ACTIVITY_PREPARE); in testActivityServiceBindingLru()