Home
last modified time | relevance | path

Searched defs:createHintSession (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DIHintManager.aidl27 IHintSession createHintSession(in IBinder token, in int[] tids, long durationNanos); in createHintSession() method
H A DPerformanceHintManager.java64 public Session createHintSession(@NonNull int[] tids, long initialTargetWorkDurationNanos) { in createHintSession() method in PerformanceHintManager
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_hint_HintManagerService.cpp46 static jlong createHintSession(JNIEnv* env, int32_t tgid, int32_t uid, in createHintSession() function
/aosp14/frameworks/base/services/core/java/com/android/server/power/hint/
H A DHintManagerService.java348 public IHintSession createHintSession(IBinder token, int[] tids, long durationNanos) { in createHintSession() method in HintManagerService.BinderService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...