Searched defs:setKeyguardGoingAway (Results 1 – 4 of 4) sorted by relevance
155 fun setKeyguardGoingAway(isGoingAway: Boolean) { in setKeyguardGoingAway() method in com.android.systemui.keyguard.data.repository.FakeKeyguardRepository
170 default void setKeyguardGoingAway(boolean goingAway) {} in setKeyguardGoingAway() method
977 public void setKeyguardGoingAway(boolean goingAway) { in setKeyguardGoingAway() method in NotificationShadeWindowControllerImpl
750 public void setKeyguardGoingAway(boolean goingAway) { in setKeyguardGoingAway() method in KeyguardUpdateMonitor