Home
last modified time | relevance | path

Searched defs:TouchInsetSession (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/touch/
H A DTouchInsetManager.java44 public static class TouchInsetSession { class in TouchInsetManager
72 TouchInsetSession(TouchInsetManager manager, Executor executor) { in TouchInsetSession() method in TouchInsetManager.TouchInsetSession