Home
last modified time | relevance | path

Searched defs:onLowMemory (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DScreenOrientationListener.java96 public void onLowMemory() { in onLowMemory() method in ScreenOrientationListener.ScreenOrientationConfigurationListener
/external/deqp/framework/platform/android/
DtcuAndroidNativeActivity.cpp212 void NativeActivity::onLowMemory (void) in onLowMemory() function in tcu::Android::NativeActivity
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAwContents.java516 public void onLowMemory() {} in onLowMemory() method in AwContents.AwComponentCallbacks