Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/power/hint/
H A DHintManagerService.java91 private boolean isHalSupported() { in isHalSupported() method in HintManagerService
291 if (!isHalSupported()) return null; in createHintSession()
338 pw.println("HAL Support: " + isHalSupported()); in dump()
/aosp12/frameworks/base/services/
H A Dart-profile36619 HPLcom/android/server/power/hint/HintManagerService;->isHalSupported()Z