Searched refs:apnTypesArray (Results 1 – 1 of 1) sorted by relevance
2258 String[] apnTypesArray = bundle.getStringArray( in getAllowedInitialAttachApnTypes() local2260 if (apnTypesArray != null) { in getAllowedInitialAttachApnTypes()2261 return Arrays.stream(apnTypesArray) in getAllowedInitialAttachApnTypes()