Searched refs:setWindowId (Results 1 – 9 of 9) sorted by relevance
189 event.setWindowId(invalidWindowId); in canDispatchAccessibilityEvent_otherEvents_invalidWindowId_returnFalse()203 event.setWindowId(WINDOWID); in canDispatchAccessibilityEvent_otherEvents_windowIdIsActive_returnTrue()219 event.setWindowId(WINDOWID); in canDispatchAccessibilityEvent_otherEvents_windowIdExist_returnTrue()
243 public void setWindowId(int windowId) { in setWindowId() method in AccessibilityRecord
1496 event.setWindowId(windowId); in obtainWindowsChangedEvent()
3797 mTouchDelegateInfo.setWindowId(mWindowId); in getTouchDelegateInfo()6899 private void setWindowId(int windowId) { in setWindowId() method in AccessibilityNodeInfo.TouchDelegateInfo
175 event.setWindowId(mAms.getActiveWindowId()); in sendAccessibilityEvent()
644 event.setWindowId( in sendAccessibilityHoverEvent()
653 event.setWindowId( in sendAccessibilityHoverEvent()
1157 event.setWindowId(pipId); in sendAccessibilityEvent()
58122 Landroid/view/accessibility/AccessibilityRecord;->setWindowId(I)V