Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DSecurityLogMonitor.java89 private static final long BROADCAST_RETRY_INTERVAL_MS = TimeUnit.MINUTES.toMillis(30); field in SecurityLogMonitor
478 + BROADCAST_RETRY_INTERVAL_MS; in notifyDeviceOwnerIfNeeded()