Home
last modified time | relevance | path

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

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