Searched refs:onRestart (Results 1 – 10 of 10) sorted by relevance
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
55 @Override protected void onRestart() { in onRestart() method in TestStartActivity56 super.onRestart(); in onRestart()
64 protected void onRestart() { in onRestart() method in BroadcastTestStartActivity65 super.onRestart(); in onRestart()
62 protected void onRestart() { in onRestart() method in BroadcastTestStartActivity63 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()
264 protected void onRestart() { in onRestart() method in ActivityLifecycleClientTestBase.LifecycleTrackingActivity265 super.onRestart(); in onRestart()
815 protected void onRestart() {816 super.onRestart();
259 protected void onRestart() { in onRestart() method in LaunchpadActivity