Home
last modified time | relevance | path

Searched refs:BROADCAST_RETRY_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DSecurityLogMonitor.java91 private static final long BROADCAST_RETRY_INTERVAL_MS = TimeUnit.MINUTES.toMillis(30); field in SecurityLogMonitor
494 + BROADCAST_RETRY_INTERVAL_MS; in notifyDeviceOwnerOrProfileOwnerIfNeeded()