Searched defs:isOnKeyguard (Results 1 – 4 of 4) sorted by relevance
44 private var isOnKeyguard = false regex
471 public void setIsOnKeyguard(boolean isOnKeyguard) { in setIsOnKeyguard()
520 public boolean isOnKeyguard() { in isOnKeyguard() method in AmbientState
821 boolean showingPulsing, boolean isOnKeyguard, boolean headsUpOnKeyguard) { in shouldHunBeVisibleWhenScrolled()