Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRadioConfigResponseTest.java46 caps.contains(TelephonyManager.CAPABILITY_SLICING_CONFIG_SUPPORTED)); in testVersion_1_5()
62 caps.contains(TelephonyManager.CAPABILITY_SLICING_CONFIG_SUPPORTED)); in testReducedFeatureSet()
80 caps.contains(TelephonyManager.CAPABILITY_SLICING_CONFIG_SUPPORTED)); in testNonReducedFeatureSet()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java17354 public static final String CAPABILITY_SLICING_CONFIG_SUPPORTED = field in TelephonyManager
17389 CAPABILITY_SLICING_CONFIG_SUPPORTED,
18205 value = TelephonyManager.CAPABILITY_SLICING_CONFIG_SUPPORTED)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java23 import static android.telephony.TelephonyManager.CAPABILITY_SLICING_CONFIG_SUPPORTED;
5421 caps.add(CAPABILITY_SLICING_CONFIG_SUPPORTED); in getCaps()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt46195 …field public static final String CAPABILITY_SLICING_CONFIG_SUPPORTED = "CAPABILITY_SLICING_CONFIG_…