Searched defs:setKeyguardOccluded (Results 1 – 4 of 4) sorted by relevance
159 fun setKeyguardOccluded(isOccluded: Boolean) { in setKeyguardOccluded() method in com.android.systemui.keyguard.data.repository.FakeKeyguardRepository
75 default void setKeyguardOccluded(boolean occluded) {} in setKeyguardOccluded() method
700 public void setKeyguardOccluded(boolean occluded) { in setKeyguardOccluded() method in NotificationShadeWindowControllerImpl
1706 public void setKeyguardOccluded(boolean keyguardOccluded) { in setKeyguardOccluded() method in ScrimController