Searched defs:canDispatchToDisplay (Results 1 – 5 of 5) sorted by relevance
126 bool canDispatchToDisplay(int32_t deviceId, ui::LogicalDisplayId displayId) { in canDispatchToDisplay() function in android::FuzzInputReader
222 boolean canDispatchToDisplay(int deviceId, int displayId); in canDispatchToDisplay() method566 public native boolean canDispatchToDisplay(int deviceId, int displayId); in canDispatchToDisplay() method in NativeInputManagerService.NativeImpl
3009 public boolean canDispatchToDisplay(int deviceId, int displayId) { in canDispatchToDisplay() method in InputManagerService
897 bool InputReader::canDispatchToDisplay(int32_t deviceId, ui::LogicalDisplayId displayId) { in canDispatchToDisplay() function in android::InputReader
3407 {"canDispatchToDisplay", "(II)Z", (void*)nativeCanDispatchToDisplay}, in canDispatchToDisplay() method