Searched refs:isHalSupported (Results 1 – 2 of 2) sorted by relevance
91 private boolean isHalSupported() { in isHalSupported() method in HintManagerService291 if (!isHalSupported()) return null; in createHintSession()338 pw.println("HAL Support: " + isHalSupported()); in dump()
36619 HPLcom/android/server/power/hint/HintManagerService;->isHalSupported()Z