Searched refs:onActiveChanged (Results 1 – 8 of 8) sorted by relevance
129 mActivationListener.onActiveChanged(true); in makeActive()136 mActivationListener.onActiveChanged(false); in makeInactive()157 void onActiveChanged(boolean active); in onActiveChanged() method
309 public void onActiveChanged(int sessionId, boolean active) { in onActiveChanged() method in InstallInstalling.InstallSessionCallback
689 public abstract void onActiveChanged(int sessionId, boolean active); in onActiveChanged() method in PackageInstaller.SessionCallback738 mExecutor.execute(PooledLambda.obtainRunnable(SessionCallback::onActiveChanged, in onSessionActiveChanged()
1223 public void onActiveChanged(int sessionId, boolean active) { } in onActiveChanged() method in RollbackManagerServiceImpl.SessionCallback
12848 PLcom/android/server/rollback/RollbackManagerServiceImpl$SessionCallback;->onActiveChanged(IZ)V
8619 method public abstract void onActiveChanged(int, boolean);
11464 method public abstract void onActiveChanged(int, boolean);