Searched refs:VALIDATION_RESULT_FAILURE (Results 1 – 10 of 10) sorted by relevance
30 const int VALIDATION_RESULT_FAILURE = 2; field
59 const int VALIDATION_RESULT_FAILURE = 2; field
28 …port static android.net.resolv.aidl.IDnsResolverUnsolicitedEventListener.VALIDATION_RESULT_FAILURE;228 } else if (update.validationResult == VALIDATION_RESULT_FAILURE) { in updateStatus()
28 …port static android.net.resolv.aidl.IDnsResolverUnsolicitedEventListener.VALIDATION_RESULT_FAILURE;292 VALIDATION_RESULT_FAILURE)); in testIgnoreUntrackedValidationUpdates()
263 : IDnsResolverUnsolicitedEventListener::VALIDATION_RESULT_FAILURE, in sendPrivateDnsValidationEvent()
289 : IDnsResolverUnsolicitedEventListener::VALIDATION_RESULT_FAILURE); in WaitForPrivateDnsValidation()
123 …port static android.net.resolv.aidl.IDnsResolverUnsolicitedEventListener.VALIDATION_RESULT_FAILURE;6805 "145.100.185.16", "", VALIDATION_RESULT_FAILURE)); in testLinkPropertiesWithPrivateDnsValidationEvents() local