Searched refs:otherInfo (Results 1 – 3 of 3) sorted by relevance
87 ResolveInfo otherInfo = new ResolveInfo(); in getRecognitionInfoList_hasElement() local88 otherInfo.serviceInfo = new ServiceInfo(); in getRecognitionInfoList_hasElement()89 otherInfo.serviceInfo.packageName = TEST_PACKAGE; in getRecognitionInfoList_hasElement()90 otherInfo.serviceInfo.name = TEST_RECOGNITION_SERVICE; in getRecognitionInfoList_hasElement()93 resolveInfoList.add(otherInfo); in getRecognitionInfoList_hasElement()
463 final NsdServiceInfo otherInfo = otherRegistration.getServiceInfo(); in getConflictingRegistrationDueToHost() local467 info.getHostname(), otherInfo.getHostname())) { in getConflictingRegistrationDueToHost()471 && !otherInfo.getHostAddresses().isEmpty() in getConflictingRegistrationDueToHost()473 info.getHostname(), otherInfo.getHostname())) { in getConflictingRegistrationDueToHost()
655 for (ApplicationInfo otherInfo : mApplications) { in removePackage()656 if (!otherInfo.enabled) { in removePackage()664 for (ApplicationInfo otherInfo : mApplications) { in removePackage()665 if (AppUtils.isInstant(otherInfo)) { in removePackage()