Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_PerformanceHintManager.cpp209 static const JNINativeMethod gPerformanceHintMethods[] = { variable
222 return RegisterMethodsOrDie(env, "android/os/PerformanceHintManager", gPerformanceHintMethods, in register_android_os_PerformanceHintManager()
223 NELEM(gPerformanceHintMethods)); in register_android_os_PerformanceHintManager()