Home
last modified time | relevance | path

Searched refs:onPause (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/perf/PerformanceLaunch/src/com/android/performanceLaunch/
DSimpleSurfaceGLActivity.java57 protected void onPause() { in onPause() method in SimpleSurfaceGLActivity
58 super.onPause(); in onPause()
63 mGLView.onPause(); in onPause()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/
DMediaSessionCallback.java42 public void onPause() { in onPause() method in MediaSessionCallback