Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DImsStats.java289 MmTelCapabilities lastCapableFeatures = getLastCapableFeaturesForTech(network); in onSetFeatureResponse()
395 private MmTelCapabilities getLastCapableFeaturesForTech(@ImsRegistrationTech int radioTech) { in getLastCapableFeaturesForTech() method in ImsStats