Searched refs:checkServiceInfoForRegistration (Results 1 – 3 of 3) sorted by relevance
20 import static android.net.nsd.NsdManager.checkServiceInfoForRegistration;626 mustFail(() -> checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()635 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()641 mustFail(() -> checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()648 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()654 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()660 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()666 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()672 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()678 checkServiceInfoForRegistration( in testCheckServiceInfoForRegistration()[all …]
1279 checkServiceInfoForRegistration(serviceInfo); in registerService()1372 checkServiceInfoForRegistration(serviceInfo); in registerService()1864 public static void checkServiceInfoForRegistration(NsdServiceInfo serviceInfo) { in checkServiceInfoForRegistration() method in NsdManager
2322 NsdManager.checkServiceInfoForRegistration(advertisingRequest.getServiceInfo()); in registerService()