Home
last modified time | relevance | path

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