Searched refs:KeyguardController (Results 1 – 4 of 4) sorted by relevance
53 class KeyguardController { class68 KeyguardController(ActivityManagerService service, in KeyguardController() method in KeyguardController
558 final KeyguardController mKeyguardController;596 mKeyguardController = new KeyguardController(service, this); in ActivityStackSupervisor()
618 private final KeyguardController mKeyguardController;
3898 Lcom/android/server/am/KeyguardController;