Searched refs:DozeWallpaperState (Results 1 – 3 of 3) sorted by relevance
37 public class DozeWallpaperState implements DozeMachine.Part { class49 public DozeWallpaperState( in DozeWallpaperState() method in DozeWallpaperState
39 import com.android.systemui.doze.DozeWallpaperState;84 DozeScreenBrightness dozeScreenBrightness, DozeWallpaperState dozeWallpaperState, in providesDozeMachineParts()
47 private DozeWallpaperState mDozeWallpaperState;55 mDozeWallpaperState = new DozeWallpaperState(mIWallpaperManager, mBiometricUnlockController, in setUp()