Searched refs:ACTION_REPORT_TEST_ACTIVITY_STARTED (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.server.pm.SuspendPackagesTest.ACTION_REPORT_TEST_ACTIVITY_STARTED;45 final Intent reportStart = new Intent(ACTION_REPORT_TEST_ACTIVITY_STARTED) in onStart()
97 public static final String ACTION_REPORT_TEST_ACTIVITY_STARTED = field in SuspendPackagesTest342 mAppCommsReceiver.register(mReceiverHandler, ACTION_REPORT_TEST_ACTIVITY_STARTED, in testActivityStoppedOnSuspend()347 ACTION_REPORT_TEST_ACTIVITY_STARTED, intentFromApp.getAction()); in testActivityStoppedOnSuspend()472 ACTION_REPORT_TEST_ACTIVITY_STARTED); in testInterceptorActivity()