Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerInternal.java803 public abstract boolean isTouchOrFaketouchDevice(); in isTouchOrFaketouchDevice() method in WindowManagerInternal
H A DWindowManagerService.java8188 public boolean isTouchOrFaketouchDevice() { in isTouchOrFaketouchDevice() method in WindowManagerService.LocalService