Home
last modified time | relevance | path

Searched defs:onResume (Results 1 – 25 of 145) sorted by relevance

123456

/frameworks/base/tests/SmokeTestApps/src/com/android/smoketest/triggers/
DCrashyApp.java34 public void onResume() { in onResume() method in CrashyApp
DUnresponsiveApp.java34 public void onResume() { in onResume() method in UnresponsiveApp
DCrashyApp2.java35 public void onResume() { in onResume() method in CrashyApp2
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfActivity.java43 @Override protected void onResume() { in onResume() method in GLPerfActivity
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIActivity.java42 @Override protected void onResume() { in onResume() method in GL2JNIActivity
/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/
DTestLatencyActivity.java43 @Override protected void onResume() { in onResume() method in TestLatencyActivity
/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/
DGL2JavaActivity.java42 @Override protected void onResume() { in onResume() method in GL2JavaActivity
/frameworks/native/opengl/tests/gl_jni/src/com/android/gljni/
DGLJNIActivity.java41 protected void onResume() { in onResume() method in GLJNIActivity
/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/
DTestFramerateActivity.java43 @Override protected void onResume() { in onResume() method in TestFramerateActivity
/frameworks/native/opengl/tests/testViewport/src/com/android/test/
DTestActivity.java42 protected void onResume() { in onResume() method in TestActivity
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DBackgroundFragment.java46 public void onResume() { in onResume() method in BackgroundFragment
DBackgroundSupportFragment.java48 public void onResume() { in onResume() method in BackgroundSupportFragment
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
DSettingsActivity.java41 protected void onResume() { in onResume() method in SettingsActivity
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualActivity.java48 @Override protected void onResume() { in onResume() method in GLDualActivity
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DConfirmationActivity.java12 public void onResume() { in onResume() method in ConfirmationActivity
DTestAlertActivity.java14 public void onResume() { in onResume() method in TestAlertActivity
DStatusBarTest.java61 public void onResume() { in onResume() method in StatusBarTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCase.java50 public void onResume() { in onResume() method in DessertCase
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DVoiceInteractionMain.java39 public void onResume() { in onResume() method in VoiceInteractionMain
/frameworks/rs/java/tests/GenImages/src/com/android/rs/genimage/
DGenImageAct.java49 protected void onResume() { in onResume() method in GenImageAct
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
DRSTest_v11.java62 protected void onResume() { in onResume() method in RSTest_v11
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
DVideoDumpActivity.java62 protected void onResume() { in onResume() method in VideoDumpActivity
/frameworks/native/opengl/tests/testPauseResume/src/com/android/test/
DTestActivity.java60 protected void onResume() { in onResume() method in TestActivity
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/
DSubActivity.java40 protected void onResume() { in onResume() method in SubActivity
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
DRSTest_v16.java61 protected void onResume() { in onResume() method in RSTest_v16

123456