Searched refs:setSurfaceBehindVisibility (Results 1 – 3 of 3) sorted by relevance
83 underTest.setSurfaceBehindVisibility(true) in testGoingAway_whenLockscreenVisible_thenSurfaceMadeVisible()97 underTest.setSurfaceBehindVisibility(true) in testSurfaceVisible_whenLockscreenNotShowing_doesNotTriggerGoingAway()
39 lockscreenVisibilityManager.setSurfaceBehindVisibility(it) in bind()
104 fun setSurfaceBehindVisibility(visible: Boolean) { in setSurfaceBehindVisibility() method