Searched refs:onInteractiveStateChanged (Results 1 – 2 of 2) sorted by relevance
534 onInteractiveStateChanged(mPowerManager.isInteractive()); in onSystemReady()577 onInteractiveStateChanged(true);580 onInteractiveStateChanged(false);604 private void onInteractiveStateChanged(boolean interactive) { in onInteractiveStateChanged() method in JobConcurrencyManager
12687 PLcom/android/server/job/JobConcurrencyManager;->onInteractiveStateChanged(Z)V