Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java1427 ? getLocationSanitizedConfigs( in listen()
2956 List<PhysicalChannelConfig> sanitizedConfigs = getLocationSanitizedConfigs(configs); in notifyPhysicalChannelConfigForSubscriber()
2999 private static List<PhysicalChannelConfig> getLocationSanitizedConfigs( in getLocationSanitizedConfigs() method in TelephonyRegistry