Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/
DExecServerActivity.java67 protected void onResume () { in onResume() method in ExecServerActivity
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/java/com/google/oboe/samples/rhythmgame/
DMainActivity.java43 protected void onResume(){ in onResume() method in MainActivity
/third_party/skia/third_party/externals/oboe/samples/MegaDrone/src/main/java/com/google/oboe/samples/megadrone/
DMainActivity.java52 protected void onResume(){ in onResume() method in MainActivity
/third_party/node/deps/npm/node_modules/glob/dist/esm/
Dwalker.js25 #onResume = []; field in GlobUtil
71 onResume(fn) { method in GlobUtil
/third_party/node/deps/npm/node_modules/glob/dist/mjs/
Dwalker.js25 #onResume = []; field in GlobUtil
71 onResume(fn) { method in GlobUtil
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
DMainActivity.java150 protected void onResume() { in onResume() method in MainActivity
/third_party/node/deps/npm/node_modules/glob/dist/cjs/src/
Dwalker.js28 #onResume = []; field in GlobUtil
74 onResume(fn) { method in GlobUtil
/third_party/node/deps/npm/node_modules/glob/dist/commonjs/
Dwalker.js28 #onResume = []; field in GlobUtil
74 onResume(fn) { method in GlobUtil
/third_party/node/deps/npm/node_modules/make-fetch-happen/lib/cache/
Dentry.js288 const onResume = () => { function
341 const onResume = () => { function
/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/java/com/google/oboe/samples/hellooboe/
DMainActivity.java98 protected void onResume() { in onResume() method in MainActivity
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/
DMainFragment.java82 public void onResume() in onResume() method in MainFragment
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidRenderActivity.cpp329 void RenderActivity::onResume (void) in onResume() function in tcu::Android::RenderActivity
DtcuAndroidNativeActivity.cpp146 void NativeActivity::onResume (void) in onResume() function in tcu::Android::NativeActivity
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DManualGlitchActivity.java118 public void onResume(){ in onResume() method in ManualGlitchActivity
DMainActivity.java179 public void onResume(){ in onResume() method in MainActivity
DRoundTripLatencyActivity.java341 public void onResume(){ in onResume() method in RoundTripLatencyActivity
DTestDisconnectActivity.java181 public void onResume() { in onResume() method in TestDisconnectActivity
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/
DMainActivity.kt102 override fun onResume() { in <lambda>() method
/third_party/skia/third_party/externals/oboe/samples/drumthumper/src/main/java/com/plausibleaudio/drumthumper/
DDrumThumperActivity.kt187 override fun onResume() { in onResume() method in com.plausiblesoftware.drumthumper.DrumThumperActivity
/third_party/skia/third_party/externals/angle2/util/android/third_party/
Dandroid_native_app_glue.c346 static void onResume(ANativeActivity* activity) { in onResume() function