Searched refs:setWindowId (Results 1 – 9 of 9) sorted by relevance
210 event.setWindowId(invalidWindowId); in canDispatchAccessibilityEvent_otherEvents_invalidWindowId_returnFalse()224 event.setWindowId(WINDOWID); in canDispatchAccessibilityEvent_otherEvents_windowIdIsActive_returnTrue()240 event.setWindowId(WINDOWID); in canDispatchAccessibilityEvent_otherEvents_windowIdExist_returnTrue()
211 public void setWindowId(int windowId) { in setWindowId() method in AccessibilityRecord
1174 event.setWindowId(windowId); in obtainWindowsChangedEvent()
3355 mTouchDelegateInfo.setWindowId(mWindowId); in getTouchDelegateInfo()5755 private void setWindowId(int windowId) { in setWindowId() method in AccessibilityNodeInfo.TouchDelegateInfo
215 NodeBuilder setWindowId(int windowId) { in setWindowId() method in NodeBuilder
156 event.setWindowId(mAms.getActiveWindowId()); in sendAccessibilityEvent()
655 event.setWindowId( in sendAccessibilityHoverEvent()
758 event.setWindowId(pipId); in sendAccessibilityEvent()
62088 Landroid/view/accessibility/AccessibilityRecord;->setWindowId(I)V