Searched refs:ACTION_SECURITY_LOGS_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
57 private static final String ACTION_SECURITY_LOGS_AVAILABLE field in DeviceAdminReceiverTest194 mReceiver.onReceive(mContext, new Intent(ACTION_SECURITY_LOGS_AVAILABLE)); in testOnReceiveSecurityLogsAvailable()195 verify(mReceiver).onSecurityLogsAvailable(any(), actionEq(ACTION_SECURITY_LOGS_AVAILABLE)); in testOnReceiveSecurityLogsAvailable()