Home
last modified time | relevance | path

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

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