Searched refs:onInteractiveStateChanged (Results 1 – 2 of 2) sorted by relevance
122 onInteractiveStateChanged(mPowerManager.isInteractive()); in onSystemReady()130 onInteractiveStateChanged(true);133 onInteractiveStateChanged(false);142 private void onInteractiveStateChanged(boolean interactive) { in onInteractiveStateChanged() method in JobConcurrencyManager
7434 HSPLcom/android/server/job/JobConcurrencyManager;->onInteractiveStateChanged(Z)V