Searched refs:topActivityOccludesKeyguard (Results 1 – 2 of 2) sorted by relevance
158 boolean topActivityOccludesKeyguard(ActivityRecord r) { in topActivityOccludesKeyguard() method in KeyguardController
3918 && mTaskSupervisor.getKeyguardController().topActivityOccludesKeyguard(this)) { in completeFinishing()