Home
last modified time | relevance | path

Searched refs:ACTION_FINISH_TEST_ACTIVITY (Results 1 – 1 of 1) sorted by relevance

/cts/tests/suspendapps/test-apps/SuspendTestApp/src/com/android/suspendapps/suspendtestapp/
DSuspendTestActivity.java30 private static final String ACTION_FINISH_TEST_ACTIVITY = field in SuspendTestActivity
41 if (ACTION_FINISH_TEST_ACTIVITY.equals(getIntent().getAction())) { in onCreate()