Searched defs:embeddedDisplayId (Results 1 – 1 of 1) sorted by relevance
492 void handleWindowObserverOfEmbeddedDisplay(int embeddedDisplayId, in handleWindowObserverOfEmbeddedDisplay()499 int embeddedDisplayId, WindowState parentWindow, int callingUid) { in handleWindowObserverOfEmbeddedDisplay()564 final int embeddedDisplayId = embeddedDisplayIdList.get(index); in removeObserverOfEmbeddedDisplay() local