Home
last modified time | relevance | path

Searched refs:getAllowedInitialAttachApnTypes (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2255 private @NonNull @ApnType List<Integer> getAllowedInitialAttachApnTypes() { in getAllowedInitialAttachApnTypes() method in DcTracker
2283 List<Integer> allowedApnTypes = getAllowedInitialAttachApnTypes(); in setInitialAttachApn()