Searched refs:onRestart (Results 1 – 11 of 11) sorted by relevance
55 @Override protected void onRestart() { in onRestart() method in TestStartActivity56 super.onRestart(); in onRestart()
74 protected void onRestart() { in onRestart() method in BaseTestAppActivity75 super.onRestart(); in onRestart()
64 protected void onRestart() { in onRestart() method in BroadcastTestStartActivity65 super.onRestart(); in onRestart()
120 protected void onRestart() { in onRestart() method in InstrumentationTestActivity121 super.onRestart(); in onRestart()276 public void setOnRestart(boolean onRestart) { in setOnRestart() argument277 mOnRestart = onRestart; in setOnRestart()
265 protected void onRestart() { in onRestart() method in LaunchpadActivity
107 protected void onRestart() { in onRestart() method in EventLibActivity108 super.onRestart(); in onRestart()
95 @Override protected void onRestart() { in onRestart() method in TestStartActivity96 super.onRestart(); in onRestart()
253 protected void onRestart() { in onRestart() method in ActivityTransitionActivity254 super.onRestart(); in onRestart()
426 protected void onRestart() { in onRestart() method in ActivityLifecycleClientTestBase.LifecycleTrackingActivity427 super.onRestart(); in onRestart()
908 protected void onRestart() {909 super.onRestart();
259 protected void onRestart() { in onRestart() method in LaunchpadActivity