Searched defs:isTouchOrFaketouchDevice (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ | ||
H A D | WindowManagerInternal.java | 803 public abstract boolean isTouchOrFaketouchDevice(); in isTouchOrFaketouchDevice() method in WindowManagerInternal |
H A D | WindowManagerService.java | 8188 public boolean isTouchOrFaketouchDevice() { in isTouchOrFaketouchDevice() method in WindowManagerService.LocalService |