Searched refs:isAdaptiveSleepSupported (Results 1 – 2 of 2) sorted by relevance
142 return isAdaptiveSleepSupported(context) in isControllerAvailable()147 static boolean isAdaptiveSleepSupported(Context context) { in isAdaptiveSleepSupported() method in AdaptiveSleepPreferenceController
317 return AdaptiveSleepPreferenceController.isAdaptiveSleepSupported(context); in isScreenAttentionAvailable()