Searched refs:onLowMemory_native (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_app_NativeActivity.cpp795 onLowMemory_native(JNIEnv* env, jobject clazz, jint handle) function in namespace:android
797 LOG_TRACE("onLowMemory_native");
999 { "onLowMemoryNative", "(I)V", (void*)onLowMemory_native },

Completed in 216 milliseconds