/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | OpenGLES20NativeActivityTwo.java | 87 protected void onResume() { in onResume() method in OpenGLES20NativeActivityTwo 88 super.onResume(); in onResume() 90 view.onResume(); in onResume() 106 public void onResume() { in onResume() method in OpenGLES20NativeActivityTwo.OpenGLES20View 107 super.onResume(); in onResume()
|
D | GLSurfaceViewCtsActivity.java | 64 protected void onResume() { in onResume() method in GLSurfaceViewCtsActivity 65 super.onResume(); in onResume() 66 mView.onResume(); in onResume()
|
D | EglConfigCtsActivity.java | 82 protected void onResume() { in onResume() method in EglConfigCtsActivity 83 super.onResume(); in onResume() 84 mView.onResume(); in onResume()
|
D | CompressedTextureCtsActivity.java | 72 protected void onResume() { in onResume() method in CompressedTextureCtsActivity 73 super.onResume(); in onResume() 74 mCompressedTextureView.onResume(); in onResume()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | GLSurfaceViewCtsActivity.java | 48 protected void onResume() { in onResume() method in GLSurfaceViewCtsActivity 49 super.onResume(); in onResume() 50 mView.onResume(); in onResume()
|
/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
D | GPUStressTestActivity.java | 49 @Override protected void onResume() { in onResume() method in GPUStressTestActivity 50 super.onResume(); in onResume() 51 mView.onResume(); in onResume()
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | TextureTestActivity.java | 46 protected void onResume() { in onResume() method in TextureTestActivity 47 super.onResume(); in onResume() 48 mGLView.onResume(); in onResume()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaPlayerSurfaceStubActivity.java | 57 protected void onResume() { in onResume() method in MediaPlayerSurfaceStubActivity 58 super.onResume(); in onResume() 59 mVideoView.onResume(); in onResume()
|
D | AudioManagerStubHelper.java | 23 protected void onResume() { in onResume() method in AudioManagerStubHelper 24 super.onResume(); in onResume()
|
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/ |
D | LaunchIntoPinnedStackPipActivity.java | 23 protected void onResume() { in onResume() method in LaunchIntoPinnedStackPipActivity 24 super.onResume(); in onResume()
|
D | AnimationTestActivity.java | 24 protected void onResume() { in onResume() method in AnimationTestActivity 25 super.onResume(); in onResume()
|
D | LaunchAssistantActivityFromSession.java | 23 protected void onResume() { in onResume() method in LaunchAssistantActivityFromSession 24 super.onResume(); in onResume()
|
D | ReportFullyDrawnActivity.java | 25 protected void onResume() { in onResume() method in ReportFullyDrawnActivity 26 super.onResume(); in onResume()
|
D | PipActivityWithSameAffinity.java | 29 protected void onResume() { in onResume() method in PipActivityWithSameAffinity 30 super.onResume(); in onResume()
|
D | LandscapeOrientationActivity.java | 24 protected void onResume() { in onResume() method in LandscapeOrientationActivity 25 super.onResume(); in onResume()
|
D | PortraitOrientationActivity.java | 24 protected void onResume() { in onResume() method in PortraitOrientationActivity 25 super.onResume(); in onResume()
|
D | ToastActivity.java | 27 protected void onResume() { in onResume() method in ToastActivity 28 super.onResume(); in onResume()
|
D | PipOnStopActivity.java | 36 protected void onResume() { in onResume() method in PipOnStopActivity 37 super.onResume(); in onResume()
|
/cts/hostsidetests/dumpsys/apps/ProcStatsHelperApp/src/com/android/server/cts/procstatshelper/ |
D | MainActivity.java | 23 protected void onResume() { in onResume() method in MainActivity 24 super.onResume(); in onResume()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | AccelerometerTestActivity.java | 70 protected void onResume() { in onResume() method in AccelerometerTestActivity 71 super.onResume(); in onResume() 72 mGLSurfaceView.onResume(); in onResume()
|
/cts/tests/camera/src/android/hardware/cts/ |
D | GLSurfaceViewCtsActivity.java | 113 protected void onResume() { in onResume() method in GLSurfaceViewCtsActivity 114 super.onResume(); in onResume() 115 mView.onResume(); in onResume()
|
/cts/tests/app/app/src/android/app/stubs/ |
D | NewDocumentTestActivity.java | 27 public void onResume() { in onResume() method in NewDocumentTestActivity 28 super.onResume(); in onResume()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | CameraGpuCtsActivity.java | 81 protected void onResume() { in onResume() method in CameraGpuCtsActivity 82 super.onResume(); in onResume() 83 mView.onResume(); in onResume()
|
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/ |
D | EuiccResolutionActivity.java | 31 protected void onResume() { in onResume() method in EuiccResolutionActivity 32 super.onResume(); in onResume()
|
/cts/hostsidetests/harmfulappwarning/sampleapp/src/android/harmfulappwarning/sampleapp/ |
D | SampleDeviceActivity.java | 40 protected void onResume() { in onResume() method in SampleDeviceActivity 41 super.onResume(); in onResume()
|