Home
last modified time | relevance | path

Searched refs:SLEEP_ACTION_LOCATION_Y (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/wallpaper/listener/
DLiveWallpaperEventListener.kt31 const val SLEEP_ACTION_LOCATION_Y: String = "SLEEP_ACTION_LOCATION_Y" constant
/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/wallpaper/
DLiveWallpaper.kt104 LiveWallpaperEventListener.SLEEP_ACTION_LOCATION_Y, in onCreate()
384 positionExtras.putInt(LiveWallpaperEventListener.SLEEP_ACTION_LOCATION_Y, y) in onCommand()