Searched refs:PointerLocationSession (Results 1 – 1 of 1) sorted by relevance
542 try (final PointerLocationSession session = new PointerLocationSession()) { in testTrustedOverlapWindow()544 PointerLocationSession.waitUntilPointerLocationShown(mActivity.getDisplayId()); in testTrustedOverlapWindow()791 private static class PointerLocationSession extends SettingsSession<Boolean> { class792 PointerLocationSession() { in PointerLocationSession() method in PointerLocationSession795 PointerLocationSession::get, in PointerLocationSession()796 PointerLocationSession::put); in PointerLocationSession()