Searched refs:shouldKeyguardBeEnabled (Results 1 – 2 of 2) sorted by relevance
68 mInjector.enableKeyguard(shouldKeyguardBeEnabled(mCurrentUser)); in updateKeyguardEnabledLocked()96 private boolean shouldKeyguardBeEnabled(int userId) { in shouldKeyguardBeEnabled() method in KeyguardDisableHandler
16287 HSPLcom/android/server/wm/KeyguardDisableHandler;->shouldKeyguardBeEnabled(I)Z