Searched refs:mNotifiedRegistrationSuccess (Results 1 – 1 of 1) sorted by relevance
180 if (!registration.mNotifiedRegistrationSuccess) {182 registration.mNotifiedRegistrationSuccess = true;195 if (registration.mNotifiedRegistrationSuccess) {201 registration.mNotifiedRegistrationSuccess = false;623 boolean mNotifiedRegistrationSuccess; field in MdnsAdvertiser.Registration