Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java2592 final DisplayContent edc = mEmbeddedDisplayContents.valueAt(i); in canWindowInEmbeddedDisplayBeImeTarget() local
2593 if (edc.forAllWindows(WindowState::canBeImeTarget, true)) { in canWindowInEmbeddedDisplayBeImeTarget()
3904 final DisplayContent edc = mEmbeddedDisplayContents.valueAt(i); in updateLocationInParentDisplayIfNeeded() local
3905 edc.notifyLocationInParentDisplayChanged(); in updateLocationInParentDisplayIfNeeded()