Searched refs:mMonitorCallbackCaptor (Results 1 – 1 of 1) sorted by relevance
117 private ArgumentCaptor<DeviceConfig.MonitorCallback> mMonitorCallbackCaptor; field in RescuePartyTest229 mMonitorCallbackCaptor.capture())); in testBootLoopDetectionWithExecutionForAllRescueLevels()239 DeviceConfig.MonitorCallback monitorCallback = mMonitorCallbackCaptor.getValue(); in testBootLoopDetectionWithExecutionForAllRescueLevels()317 mMonitorCallbackCaptor.capture())); in testNonPersistentAppCrashDetectionWithScopedResets()321 DeviceConfig.MonitorCallback monitorCallback = mMonitorCallbackCaptor.getValue(); in testNonPersistentAppCrashDetectionWithScopedResets()374 mMonitorCallbackCaptor.capture())); in testNonDeviceConfigSettingsOnlyResetOncePerLevel()378 DeviceConfig.MonitorCallback monitorCallback = mMonitorCallbackCaptor.getValue(); in testNonDeviceConfigSettingsOnlyResetOncePerLevel()607 mMonitorCallbackCaptor.capture())); in testResetDeviceConfigForPackagesOnlyRuntimeMap()637 mMonitorCallbackCaptor.capture())); in testResetDeviceConfigForPackagesOnlyPresetMap()658 mMonitorCallbackCaptor.capture())); in testResetDeviceConfigForPackagesBothMaps()[all …]