Searched refs:DozeWallpaperState (Results 1 – 3 of 3) sorted by relevance
33 public class DozeWallpaperState implements DozeMachine.Part { class44 public DozeWallpaperState( in DozeWallpaperState() method in DozeWallpaperState
121 new DozeWallpaperState(mWallpaperManager, mBiometricUnlockController, in assembleMachine()
47 private DozeWallpaperState mDozeWallpaperState;55 mDozeWallpaperState = new DozeWallpaperState(mIWallpaperManager, mBiometricUnlockController, in setUp()