Home
last modified time | relevance | path

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

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