Home
last modified time | relevance | path

Searched defs:isNeeded (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeScreenStatePreventingAdapter.java56 private static boolean isNeeded(DozeParameters params) { in isNeeded() method in DozeScreenStatePreventingAdapter
H A DDozeSuspendScreenStatePreventingAdapter.java55 private static boolean isNeeded(DozeParameters params) { in isNeeded() method in DozeSuspendScreenStatePreventingAdapter
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockAccessibilityDelegate.java83 public static boolean isNeeded(Context context) { in isNeeded() method in KeyguardClockAccessibilityDelegate