Searched refs:reapplyUi (Results 1 – 7 of 7) sorted by relevance
252 reapplyUi(); in onDeviceRotationChanged()256 protected abstract void reapplyUi(); in reapplyUi() method in BaseDraggingActivity
448 public void reapplyUi() { in reapplyUi() method in Launcher449 reapplyUi(true /* cancelCurrentAnimation */); in reapplyUi()452 public void reapplyUi(boolean cancelCurrentAnimation) { in reapplyUi() method in Launcher481 reapplyUi(); in onIdpChanged()
44 protected void reapplyUi() { in reapplyUi() method in RecentsActivity
88 reapplyUi(); in onHandleConfigChanged()
128 mLauncher.reapplyUi(); in onSharedPreferenceChanged()
111 protected void reapplyUi() { in reapplyUi() method in RecentsActivity
279 mLauncher.reapplyUi(false /* cancelCurrentAnimation */); in applyPredictionApps()