Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java142 notifyPendingInsetsControlChanged(); in onImeTargetChanged()
158 notifyPendingInsetsControlChanged(); in onBarControllingWindowChanged()
210 notifyPendingInsetsControlChanged(); in notifyControlChanged()
213 private void notifyPendingInsetsControlChanged() { in notifyPendingInsetsControlChanged() method in InsetsStateController