Searched refs:setNotificationShadeZoom (Results 1 – 4 of 4) sorted by relevance
79 wallaperController.setNotificationShadeZoom(0.5f)107 wallaperController.setNotificationShadeZoom(0.5f)114 wallaperController.setNotificationShadeZoom(0.7f)134 wallaperController.setNotificationShadeZoom(0.5f)
224 verify(wallpaperController).setNotificationShadeZoom(257 verify(wallpaperController).setNotificationShadeZoom(eq(1f))264 verify(wallpaperController).setNotificationShadeZoom(anyFloat())328 verify(wallpaperController).setNotificationShadeZoom(eq(1f))
47 fun setNotificationShadeZoom(zoomOut: Float) { regex
219 wallpaperController.setNotificationShadeZoom(zoomOut)