Searched refs:getApnTypes (Results 1 – 5 of 5) sorted by relevance
156 List<Integer> apnTypes = connectionState.getApnSetting().getApnTypes(); in notifyDataConnectionStateChanged()
2330 apnSetting.getApnTypes().stream()2334 if (apnSetting.getApnTypes().contains(ApnSetting.TYPE_ENTERPRISE)) {3713 for (int apnType : mDataProfile.getApnSetting().getApnTypes()) {
1865 dataProfile.getApnSetting().getApnTypes().stream()
1517 public List<Integer> getApnTypes() { in getApnTypes() method in ApnSetting
2250 && preciseState.getApnSetting().getApnTypes() in notifyDataConnectionForSubscriber()2257 && entry.getKey().second.getApnTypes() in notifyDataConnectionForSubscriber()