Home
last modified time | relevance | path

Searched refs:getWindowId (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DAccessibilityCache.java127 refreshCachedNodeLocked(event.getWindowId(), mAccessibilityFocus); in onAccessibilityEvent()
130 refreshCachedNodeLocked(event.getWindowId(), mAccessibilityFocus); in onAccessibilityEvent()
135 refreshCachedNodeLocked(event.getWindowId(), mAccessibilityFocus); in onAccessibilityEvent()
142 refreshCachedNodeLocked(event.getWindowId(), mInputFocus); in onAccessibilityEvent()
145 refreshCachedNodeLocked(event.getWindowId(), mInputFocus); in onAccessibilityEvent()
152 refreshCachedNodeLocked(event.getWindowId(), event.getSourceNodeId()); in onAccessibilityEvent()
157 final int windowId = event.getWindowId(); in onAccessibilityEvent()
169 clearSubTreeLocked(event.getWindowId(), event.getSourceNodeId()); in onAccessibilityEvent()
287 final int windowId = info.getWindowId(); in add()
DAccessibilityRecord.java209 public int getWindowId() { in getWindowId() method in AccessibilityRecord
DAccessibilityNodeInfo.java876 public int getWindowId() { in getWindowId() method in AccessibilityNodeInfo
/frameworks/base/core/java/android/text/style/
DAccessibilityClickableSpan.java120 mWindowId = accessibilityNodeInfo.getWindowId(); in copyConnectionDataFrom()
/frameworks/base/core/java/android/view/
DIWindowSession.aidl232 IWindowId getWindowId(IBinder window); in getWindowId() method
/frameworks/base/core/java/android/transition/
DTransition.java776 sceneRoot.getWindowId(), infoValues); in createAnimators()
1679 WindowId windowId = sceneRoot.getWindowId(); in pause()
1712 WindowId windowId = sceneRoot.getWindowId(); in resume()
1745 WindowId windowId = sceneRoot.getWindowId(); in playTransition()
1956 WindowId windowId = sceneRoot.getWindowId(); in forceToEnd()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java416 public IWindowId getWindowId(IBinder window) { in getWindowId() method in Session
417 return mService.getWindowId(window); in getWindowId()
DWindowManagerService.java1949 public IWindowId getWindowId(IBinder token) { in getWindowId() method in WindowManagerService
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java2689 if (mFocusedWindowId == event.getWindowId() in onAccessibilityEvent()
2700 final int windowId = event.getWindowId(); in onAccessibilityEvent()
2711 if (mFocusedWindowId == event.getWindowId() in onAccessibilityEvent()
2713 notifyValueChanged(event.getWindowId(), event.getSourceNodeId()); in onAccessibilityEvent()
2720 notifyViewClicked(event.getWindowId(), event.getSourceNodeId()); in onAccessibilityEvent()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DAccessibilityManagerService.java573 if (event.getWindowId() == in sendAccessibilityEvent()
597 event.getWindowId(), event.getSourceNodeId(), in sendAccessibilityEvent()
3095 MagnificationSpec spec = getCompatibleMagnificationSpecLocked(focus.getWindowId()); in getAccessibilityFocusClickPointInScreenNotLocked()
3103 getWindowBounds(focus.getWindowId(), windowBounds); in getAccessibilityFocusClickPointInScreenNotLocked()
3200 return isRetrievalAllowingWindowLocked(event.getWindowId()); in canDispatchAccessibilityEventLocked()
DAbstractAccessibilityServiceConnection.java1046 if ((event.getWindowId() != AccessibilityWindowInfo.UNDEFINED_WINDOW_ID) in wantsEventLocked()
DTouchExplorer.java352 mLastTouchedWindowId = event.getWindowId(); in onAccessibilityEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile16714 PLcom/android/server/wm/Session;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWindowId;
17439 PLcom/android/server/wm/WindowManagerService;->getWindowId(Landroid/os/IBinder;)Landroid/view/IWind…