Searched defs:createHintSessionWithConfig (Results 1 – 5 of 5) sorted by relevance
35 IHintSession createHintSessionWithConfig(in IBinder token, in int[] threadIds, in createHintSessionWithConfig() method
53 HalResult<std::shared_ptr<PowerHintSessionWrapper>> EmptyHalWrapper::createHintSessionWithConfig( in createHintSessionWithConfig() function in android::power::EmptyHalWrapper257 HalResult<std::shared_ptr<PowerHintSessionWrapper>> AidlHalWrapper::createHintSessionWithConfig( in createHintSessionWithConfig() function in android::power::AidlHalWrapper
137 HalResult<std::shared_ptr<PowerHintSessionWrapper>> PowerHalController::createHintSessionWithConfig( in createHintSessionWithConfig() function in android::power::PowerHalController
93 static jlong createHintSessionWithConfig(JNIEnv* env, int32_t tgid, int32_t uid, in createHintSessionWithConfig() function
805 public IHintSession createHintSessionWithConfig(@NonNull IBinder token, in createHintSessionWithConfig() method in HintManagerService.BinderService