Searched defs:HIDE (Results 1 – 6 of 6) sorted by relevance
82 public static final int HIDE = 5; field in GenericAnimationComponent.Animation
65 HIDE, enumConstant
32 private enum DismissBehavior {HIDE, SHOW, FINISH} enumConstant
105 HIDE, SHOW, NONE; enumConstant
63 HIDE, enumConstant
87 public static final int HIDE = START + 50; field