Searched defs:onKeyguard (Results 1 – 6 of 6) sorted by relevance
107 val onKeyguard by collectLastValue(underTest.isShowingOnKeyguard) regex116 val onKeyguard by collectLastValue(underTest.isShowingOnKeyguard) regex
115 val onKeyguard = keyguardUpdateMonitor.isKeyguardVisible && regex
382 val onKeyguard = statusBarStateController.state == StatusBarState.KEYGUARD regex
661 boolean onKeyguard) { in getGapHeightForChild()672 float getGapForLocation(float fractionToShade, boolean onKeyguard) { in getGapForLocation()
470 val onKeyguard = statusBarStateController.state == StatusBarState.KEYGUARD regex
187 public void setOnKeyguard(boolean onKeyguard) { in setOnKeyguard()