Searched refs:insetsType (Results 1 – 3 of 3) sorted by relevance
645 @InsetsType int insetsType = toPublicType(type); in updateState() local647 disabledUserAnimationTypes |= insetsType; in updateState()651 cancelledUserAnimationTypes[0] |= insetsType; in updateState()
1342 controller.isRequestedVisible(state.attributes.insetsType), in updateColorViewInt()2590 final @InternalInsetsType int insetsType; field in ColorViewAttributes2594 int hideWindowFlag, @InternalInsetsType int insetsType) { in ColorViewAttributes() argument2603 this.insetsType = insetsType; in ColorViewAttributes()2632 final boolean present = isPresent(state.getSource(insetsType).isVisible(), windowFlags, in isVisible()
1104 for (int insetsType : attrs.providesInsetsTypes) { in addWindowLw()1105 mDisplayContent.setInsetProvider(insetsType, win, null); in addWindowLw()1132 for (int insetsType : insetsTypes) {1133 switch (insetsType) {