Searched refs:canDispatchPointerEvents (Results 1 – 3 of 3) sorted by relevance
247 if (displayId == DEFAULT_DISPLAY && mService.canDispatchPointerEvents()) { in createDisplayContent()
1891 if (mDisplayId == DEFAULT_DISPLAY && mService.canDispatchPointerEvents()) { in removeImmediately()
3227 boolean canDispatchPointerEvents() { in canDispatchPointerEvents() method in WindowManagerService