Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DInteractiveLiveWallpaper.java20 …tatic android.server.wm.app.Components.TestInteractiveLiveWallpaperKeys.LAST_RECEIVED_MOTION_EVENT;
43 bundle.putParcelable(LAST_RECEIVED_MOTION_EVENT, event); in onTouchEvent()
DComponents.java330 public static final String LAST_RECEIVED_MOTION_EVENT = "LastReceivedMotionEvent"; field in Components.TestInteractiveLiveWallpaperKeys
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWallpaperWindowInputTests.kt151 TestInteractiveLiveWallpaperKeys.LAST_RECEIVED_MOTION_EVENT in getMotionEventFromTestJournal()
156 TestInteractiveLiveWallpaperKeys.LAST_RECEIVED_MOTION_EVENT, in getMotionEventFromTestJournal()