Searched refs:hasEnterpriseId (Results 1 – 7 of 7) sorted by relevance
844 public boolean hasEnterpriseId( in hasEnterpriseId() method in NetworkRequest846 return networkCapabilities.hasEnterpriseId(enterpriseId); in hasEnterpriseId()
318 public boolean hasEnterpriseId( in hasEnterpriseId() method in NetworkCapabilities
180 method public boolean hasEnterpriseId(int);
321 method public boolean hasEnterpriseId(int);
990 assertTrue(nc4.hasEnterpriseId(NET_ENTERPRISE_ID_1)); in testEnterpriseId()
16119 && c.hasEnterpriseId(profileNetworkPreference.getPreferenceEnterpriseId())16228 && c.hasEnterpriseId(profileNetworkPreference.getPreferenceEnterpriseId())
10467 if (nai.networkCapabilities.hasEnterpriseId(prefId)) {