Searched refs:securityLogIsLoggingEnabled (Results 1 – 3 of 3) sorted by relevance
410 boolean securityLogIsLoggingEnabled() { in securityLogIsLoggingEnabled() method in DevicePolicyManagerServiceTestable.MockInjector411 return services.settings.securityLogIsLoggingEnabled(); in securityLogIsLoggingEnabled()
438 public boolean securityLogIsLoggingEnabled() { in securityLogIsLoggingEnabled() method in MockSystemServices.SettingsForMock
2072 boolean securityLogIsLoggingEnabled() { in securityLogIsLoggingEnabled() method in DevicePolicyManagerService.Injector2361 if (mInjector.securityLogIsLoggingEnabled()) { in maybeStartSecurityLogMonitorOnActivityManagerReady()6214 if (mInjector.securityLogIsLoggingEnabled()) { in reportFailedPasswordAttempt()6245 if (mInjector.securityLogIsLoggingEnabled()) { in reportSuccessfulPasswordAttempt()6256 if (mInjector.securityLogIsLoggingEnabled()) { in reportFailedFingerprintAttempt()6267 if (mInjector.securityLogIsLoggingEnabled()) { in reportSuccessfulFingerprintAttempt()6279 if (mInjector.securityLogIsLoggingEnabled()) { in reportKeyguardDismissed()6290 if (mInjector.securityLogIsLoggingEnabled()) { in reportKeyguardSecured()