Searched defs:onKeyguard (Results 1 – 6 of 6) sorted by relevance
94 val onKeyguard by collectLastValue(underTest.isShowingOnKeyguard) in <lambda>() constant103 val onKeyguard by collectLastValue(underTest.isShowingOnKeyguard) in <lambda>() constant
67 val onKeyguard = statusBarStateController.state == StatusBarState.KEYGUARD in updateSectionHeadersVisibility() constant
478 val onKeyguard = statusBarStateController.state == StatusBarState.KEYGUARD in maybeClearHardDozeAmountOverrideHidingNotifs() constant
808 boolean onKeyguard) { in getGapHeightForChild()819 float getGapForLocation(float fractionToShade, boolean onKeyguard) { in getGapForLocation()
185 public void setOnKeyguard(boolean onKeyguard) { in setOnKeyguard()
3186 public void setOnKeyguard(boolean onKeyguard) { in setOnKeyguard()