Home
last modified time | relevance | path

Searched refs:TestInteractiveLiveWallpaperKeys (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DInteractiveLiveWallpaper.java19 import static android.server.wm.app.Components.TestInteractiveLiveWallpaperKeys.COMPONENT;
20 import static android.server.wm.app.Components.TestInteractiveLiveWallpaperKeys.LAST_RECEIVED_MOTIO…
DComponents.java328 public static class TestInteractiveLiveWallpaperKeys { class in Components
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWallpaperWindowInputTests.kt29 import android.server.wm.app.Components.TestInteractiveLiveWallpaperKeys
148 TestJournalProvider.TestJournalContainer.get(TestInteractiveLiveWallpaperKeys.COMPONENT) in getMotionEventFromTestJournal()
151 TestInteractiveLiveWallpaperKeys.LAST_RECEIVED_MOTION_EVENT in getMotionEventFromTestJournal()
156 TestInteractiveLiveWallpaperKeys.LAST_RECEIVED_MOTION_EVENT, in getMotionEventFromTestJournal()