Searched refs:getKeyguardController (Results 1 – 14 of 14) sorted by relevance
439 public KeyguardController getKeyguardController() { in getKeyguardController() method in ActivityTaskSupervisor482 getKeyguardController().setWindowManager(wm); in setWindowManager()1963 getKeyguardController().dump(pw, prefix); in dump()2291 getKeyguardController().updateVisibility(); in beginActivityVisibilityUpdate()
1306 mTaskSupervisor.getKeyguardController().dumpDebug(proto, KEYGUARD_CONTROLLER); in dumpDebug()2434 && !mTaskSupervisor.getKeyguardController() in applySleepTokens()2731 if ((!mTaskSupervisor.getKeyguardController().isDisplayOccluded(display.mDisplayId) in removeSleepToken()
516 if (mController.mAtm.mTaskSupervisor.getKeyguardController().isKeyguardLocked()) { in onTransactionReady()
3264 } else if (mTaskSupervisor.getKeyguardController().isKeyguardLocked() in completeFinishing()3265 && mTaskSupervisor.getKeyguardController().topActivityOccludesKeyguard(this)) { in completeFinishing()5332 if (noDisplay || !mTaskSupervisor.getKeyguardController().isKeyguardLocked()) { in notifyUnknownVisibilityLaunchedForKeyguardTransition()5371 return mTaskSupervisor.getKeyguardController().checkKeyguardVisibility(this); in shouldBeVisibleUnchecked()8928 && mTaskSupervisor.getKeyguardController().checkKeyguardVisibility(this); in canTurnScreenOn()
1805 && mRootWindowContainer.mTaskSupervisor.getKeyguardController()
5842 final boolean isLockscreenShown = mAtmService.mTaskSupervisor.getKeyguardController()6162 if (mTaskSupervisor.getKeyguardController().isKeyguardGoingAway()
5960 .getKeyguardController().onDisplayRemoved(mDisplayId); in releaseSelfIfNeeded()
982 mKeyguardController = mTaskSupervisor.getKeyguardController(); in initialize()
564 final KeyguardController controller = getKeyguardController();
1507 final KeyguardController keyguardController = mSupervisor.getKeyguardController(); in testClearUnknownAppVisibilityBehindFullscreenActivity()1570 final KeyguardController keyguardController = mSupervisor.getKeyguardController(); in verifyShouldSleepActivities()
320 final KeyguardController keyguard = mSupervisor.getKeyguardController(); in testApplySleepTokens()
2136 final KeyguardController keyguard = mSupervisor.getKeyguardController(); in testTopRunningActivity()
1398 KeyguardController keyguardController = activity.mTaskSupervisor.getKeyguardController(); in testCompleteFinishing_showWhenLocked()
44860 HSPLcom/android/server/wm/ActivityTaskSupervisor;->getKeyguardController()Lcom/android/server/wm/Ke…