/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/activities/ |
D | TestStartActivity.java | 55 @Override protected void onRestart() { in onRestart() method in TestStartActivity 56 super.onRestart(); in onRestart()
|
/cts/tests/tests/voicesettings/src/android/voicesettings/cts/ |
D | BroadcastTestStartActivity.java | 64 protected void onRestart() { in onRestart() method in BroadcastTestStartActivity 65 super.onRestart(); in onRestart()
|
/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/ |
D | BaseTestAppActivity.java | 84 protected void onRestart() { 85 super.onRestart();
|
/cts/tests/app/app/src/android/app/stubs/ |
D | InstrumentationTestActivity.java | 120 protected void onRestart() { in onRestart() method in InstrumentationTestActivity 121 super.onRestart(); in onRestart() 276 public void setOnRestart(boolean onRestart) { in setOnRestart() argument 277 mOnRestart = onRestart; in setOnRestart()
|
D | LaunchpadActivity.java | 261 protected void onRestart() { in onRestart() method in LaunchpadActivity
|
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/ |
D | EventLibActivity.java | 107 protected void onRestart() { in onRestart() method in EventLibActivity 108 super.onRestart(); in onRestart()
|
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/ |
D | TestVisibleActivity.java | 51 protected void onRestart() { in onRestart() method in TestVisibleActivity 52 super.onRestart(); in onRestart()
|
/cts/tests/tests/assist/src/android/assist/cts/ |
D | TestStartActivity.java | 95 @Override protected void onRestart() { in onRestart() method in TestStartActivity 96 super.onRestart(); in onRestart()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/activity/lifecycle/ |
D | LifecycleTrackingActivity.java | 122 protected void onRestart() { in onRestart() method in LifecycleTrackingActivity 123 super.onRestart(); in onRestart()
|
/cts/tests/tests/media/misc/src/android/media/misc/cts/ |
D | ResourceManagerRecorderActivity.java | 91 protected void onRestart() { in onRestart() method in ResourceManagerRecorderActivity 93 super.onRestart(); in onRestart()
|
/cts/tests/tests/app.usage/src/android/app/usage/cts/ |
D | ActivityTransitionActivity.java | 253 protected void onRestart() { in onRestart() method in ActivityTransitionActivity 254 super.onRestart(); in onRestart()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | CommandSession.java | 967 protected void onRestart() { 968 super.onRestart();
|
/cts/tests/tests/os/src/android/os/cts/ |
D | LaunchpadActivity.java | 259 protected void onRestart() { in onRestart() method in LaunchpadActivity
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 4550 method @CallSuper protected void onRestart();
|