Home
last modified time | relevance | path

Searched refs:WAKE_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.kt29 const val WAKE_ACTION_LOCATION_Y: String = "WAKE_ACTION_LOCATION_Y" constant
/frameworks/libs/systemui/toruslib/torus-core/src/main/java/com/google/android/torus/core/wallpaper/
DLiveWallpaper.kt90 LiveWallpaperEventListener.WAKE_ACTION_LOCATION_Y, in onCreate()
378 positionExtras.putInt(LiveWallpaperEventListener.WAKE_ACTION_LOCATION_Y, y) in onCommand()