Searched refs:notifyInsetsChange (Results 1 – 2 of 2) sorted by relevance
186 void updateAboveInsetsState(boolean notifyInsetsChange) { in updateAboveInsetsState() argument199 if (notifyInsetsChange) { in updateAboveInsetsState()206 void onDisplayFramesUpdated(boolean notifyInsetsChange) { in onDisplayFramesUpdated() argument212 if (notifyInsetsChange) { in onDisplayFramesUpdated()
2881 private void updateDisplayFrames(boolean notifyInsetsChange) { in updateDisplayFrames() argument2884 mInsetsStateController.onDisplayFramesUpdated(notifyInsetsChange); in updateDisplayFrames()