Searched refs:clearsCompatInsets (Results 1 – 4 of 4) sorted by relevance
264 if (clearsCompatInsets(windowType, legacyWindowFlags, windowingMode)) { in calculateInsets()374 if (clearsCompatInsets(windowType, windowFlags, windowingMode)) { in calculateVisibleInsets()690 public static boolean clearsCompatInsets(int windowType, int windowFlags, int windowingMode) { in clearsCompatInsets() method in InsetsState
25 import static android.view.InsetsState.clearsCompatInsets;1125 final boolean clearsCompatInsets = clearsCompatInsets(attrs.type, attrs.flags, in updateColorViews()1129 final Insets systemInsets = clearsCompatInsets in updateColorViews()
16433 HSPLandroid/view/InsetsState;->clearsCompatInsets(III)Z
16496 HSPLandroid/view/InsetsState;->clearsCompatInsets(III)Z