Searched refs:ACTION_SECURITY_LOGS_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
275 public static final String ACTION_SECURITY_LOGS_AVAILABLE field in DeviceAdminReceiver689 } else if (ACTION_SECURITY_LOGS_AVAILABLE.equals(action)) { in onReceive()
217 mService.sendDeviceOwnerCommand(DeviceAdminReceiver.ACTION_SECURITY_LOGS_AVAILABLE, in notifyDeviceOwnerIfNeeded()