Searched refs:hideImmediately (Results 1 – 8 of 8) sorted by relevance
99 hideImmediately(mMoveLeftButton); in hideAllImmediately()100 hideImmediately(mMoveRightButton); in hideAllImmediately()101 hideImmediately(mMoveUpButton); in hideAllImmediately()102 hideImmediately(mMoveDownButton); in hideAllImmediately()122 private void hideImmediately(View view) { in hideImmediately() method in ReachabilityEduLayout
44 void hideImmediately(); in hideImmediately() method
418 hideImmediately(imeWindowToken, Operation.ACTION_TOGGLE_IME); in hideImeImmediately()422 private void hideImmediately(WindowToken token, @Operation.Action int action) { in hideImmediately() method in AsyncRotationController589 hideImmediately(w.mToken, Operation.ACTION_FADE); in handleFinishDrawing()
361 fragment.hideImmediately(); in hideImmediately_notInSplitShade_movesViewUpByHeaderHeight()375 fragment.hideImmediately(); in hideImmediately_inSplitShade_movesViewUpByQSAbsoluteBottom()
1121 boolean hideImmediately = mCentralSurfaces.shouldKeyguardHideImmediately(); in onBackPressed()1122 reset(hideImmediately); in onBackPressed()1123 if (hideImmediately) { in onBackPressed()
906 public void hideImmediately() { in hideImmediately() method in QSFragment
1144 private void updateTemporarilyInvisibleAnimation(boolean hideImmediately) { in updateTemporarilyInvisibleAnimation() argument1156 shouldHide && !hideImmediately ? ANIMATE_TEMPORARILY_INVISIBLE_DELAY : 0); in updateTemporarilyInvisibleAnimation()
745 mQs.hideImmediately(); in hideQsImmediately()