Searched refs:embeddedDisplayId (Results 1 – 3 of 3) sorted by relevance
515 void handleWindowObserverOfEmbeddedDisplay(int embeddedDisplayId, in handleWindowObserverOfEmbeddedDisplay() argument518 embeddedDisplayId, parentWindow, Binder.getCallingUid()); in handleWindowObserverOfEmbeddedDisplay()522 int embeddedDisplayId, WindowState parentWindow, int callingUid) { in handleWindowObserverOfEmbeddedDisplay() argument534 this, embeddedDisplayId, parentWindow)); in handleWindowObserverOfEmbeddedDisplay()537 private void updateWindowObserverOfEmbeddedDisplay(int embeddedDisplayId, in updateWindowObserverOfEmbeddedDisplay() argument554 windowsForA11yObserver.notifyDisplayReparented(embeddedDisplayId); in updateWindowObserverOfEmbeddedDisplay()555 windowsForA11yObserver.addEmbeddedDisplay(embeddedDisplayId); in updateWindowObserverOfEmbeddedDisplay()598 final int embeddedDisplayId = embeddedDisplayIdList.get(index); in removeObserversForEmbeddedChildDisplays() local599 mWindowsForAccessibilityObserver.remove(embeddedDisplayId); in removeObserversForEmbeddedChildDisplays()1618 void notifyDisplayReparented(int embeddedDisplayId) { in notifyDisplayReparented() argument[all …]
134 void onDisplayReparented(int embeddedDisplayId); in onDisplayReparented() argument
394 public void onDisplayReparented(int embeddedDisplayId) { in onDisplayReparented() argument397 mDisplayWindowsObservers.remove(embeddedDisplayId); in onDisplayReparented()