Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowInputTests.java542 try (final PointerLocationSession session = new PointerLocationSession()) { in testTrustedOverlapWindow()
544 PointerLocationSession.waitUntilPointerLocationShown(mActivity.getDisplayId()); in testTrustedOverlapWindow()
791 private static class PointerLocationSession extends SettingsSession<Boolean> { class
792 PointerLocationSession() { in PointerLocationSession() method in PointerLocationSession
795 PointerLocationSession::get, in PointerLocationSession()
796 PointerLocationSession::put); in PointerLocationSession()