Home
last modified time | relevance | path

Searched defs:sanitizedConfigs (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2879 List<PhysicalChannelConfig> sanitizedConfigs = getLocationSanitizedConfigs(configs); in notifyPhysicalChannelConfigForSubscriber() local
2924 List<PhysicalChannelConfig> sanitizedConfigs = new ArrayList<>(configs.size()); in getLocationSanitizedConfigs() local