Searched defs:hideImmediately (Results 1 – 6 of 6) sorted by relevance
44 void hideImmediately(); in hideImmediately() method
122 private void hideImmediately(View view) { in hideImmediately() method in ReachabilityEduLayout
364 public void hideImmediately() { in hideImmediately() method in QSFragmentLegacy
933 public void hideImmediately() { in hideImmediately() method in QSImpl
465 private void hideImmediately(WindowToken token, @Operation.Action int action) { in hideImmediately() method in AsyncRotationController
1203 private void updateTemporarilyInvisibleAnimation(boolean hideImmediately) { in updateTemporarilyInvisibleAnimation()