Searched refs:makeInactive (Results 1 – 11 of 11) sorted by relevance
49 private Runnable mTapTimeoutRunnable = this::makeInactive;81 makeInactive(); in onTouchEvent()107 makeInactive(); in onTouchEvent()112 makeInactive(); in onTouchEvent()117 makeInactive(); in onTouchEvent()133 private void makeInactive() { in makeInactive() method in DoubleTapHelper
422 previousView.makeInactive(true /* animate */); in onActivated()
177 makeInactive(true /* animate */); in ActivatableNotificationView()236 makeInactive(true /* animate */);248 makeInactive(true /* animate */); in onInterceptTouchEvent()401 public void makeInactive(boolean animate) { in makeInactive() method in ActivatableNotificationView670 makeInactive(false /* animate */); in updateBackground()
617 origBase.makeInactive(); in makeActive()625 holder.state.makeInactive(); in makeActive()638 public void makeInactive(ProcessStatsService tracker) { in makeInactive() method in ProcessRecord652 origBase.makeInactive(); in makeInactive()658 holder.state.makeInactive(); in makeInactive()946 holder.state.makeInactive(); in resetPackageList()
13775 app.makeInactive(mProcessStats); in cleanUpApplicationRecordLocked()
1466 makeInactive(f); in moveToState()1696 void makeInactive(Fragment f) { in makeInactive() method in FragmentManagerImpl
346 public void makeInactive() { in makeInactive() method in ProcessState
5325 activatedChild.makeInactive(false /* animate */);
3546 HSPLcom/android/server/am/ProcessRecord;->makeInactive(Lcom/android/server/am/ProcessStatsService;)V
1446 HSPLandroid/app/FragmentManagerImpl;->makeInactive(Landroid/app/Fragment;)V
5182 Landroid/app/FragmentManagerImpl;->makeInactive(Landroid/app/Fragment;)V