Searched refs:hideImmediately (Results 1 – 9 of 9) 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
364 public void hideImmediately() { in hideImmediately() method in QSFragmentLegacy366 mQsImpl.hideImmediately(); in hideImmediately()
933 public void hideImmediately() { in hideImmediately() method in QSImpl
44 void hideImmediately(); in hideImmediately() method
461 hideImmediately(imeWindowToken, Operation.ACTION_TOGGLE_IME); in hideImeImmediately()465 private void hideImmediately(WindowToken token, @Operation.Action int action) { in hideImmediately() method in AsyncRotationController662 hideImmediately(w.mToken, Operation.ACTION_FADE); in handleFinishDrawing()
385 mUnderTest.hideImmediately(); in hideImmediately_notInSplitShade_movesViewUpByHeaderHeight()398 mUnderTest.hideImmediately(); in hideImmediately_inSplitShade_movesViewUpByQSAbsoluteBottom()
1311 boolean hideImmediately = mCentralSurfaces.shouldKeyguardHideImmediately(); in onBackPressed()1312 reset(hideImmediately); in onBackPressed()1313 if (hideImmediately) { in onBackPressed()
1203 private void updateTemporarilyInvisibleAnimation(boolean hideImmediately) { in updateTemporarilyInvisibleAnimation() argument1215 shouldHide && !hideImmediately ? ANIMATE_TEMPORARILY_INVISIBLE_DELAY : 0); in updateTemporarilyInvisibleAnimation()
751 mQs.hideImmediately(); in hideQsImmediately()