Home
last modified time | relevance | path

Searched refs:SLEEP_ACTION_LOCATION_X (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.kt30 const val SLEEP_ACTION_LOCATION_X: String = "SLEEP_ACTION_LOCATION_X" constant
/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/wallpaper/
DLiveWallpaper.kt100 LiveWallpaperEventListener.SLEEP_ACTION_LOCATION_X, in onCreate()
383 positionExtras.putInt(LiveWallpaperEventListener.SLEEP_ACTION_LOCATION_X, x) in onCommand()