Searched refs:ENABLE_FEATURE_MAPPING (Results 1 – 10 of 10) sorted by relevance
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneSubInfoController.java | 23 import static android.telephony.TelephonyManager.ENABLE_FEATURE_MAPPING; 805 || !CompatChanges.isChangeEnabled(ENABLE_FEATURE_MAPPING, callingPackage,
|
D | SmsController.java | 23 import static android.telephony.TelephonyManager.ENABLE_FEATURE_MAPPING; 1233 || !CompatChanges.isChangeEnabled(ENABLE_FEATURE_MAPPING, callingPackage, in enforceTelephonyFeatureWithException()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SmsControllerTest.java | 298 @EnableCompatChanges({TelephonyManager.ENABLE_FEATURE_MAPPING})
|
D | PhoneSubInfoControllerTest.java | 233 @EnableCompatChanges({TelephonyManager.ENABLE_FEATURE_MAPPING})
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccCardController.java | 20 import static android.telephony.TelephonyManager.ENABLE_FEATURE_MAPPING; 1548 || !CompatChanges.isChangeEnabled(ENABLE_FEATURE_MAPPING, callingPackage, in enforceTelephonyFeatureWithException()
|
D | EuiccController.java | 19 import static android.telephony.TelephonyManager.ENABLE_FEATURE_MAPPING; 2377 || !CompatChanges.isChangeEnabled(ENABLE_FEATURE_MAPPING, callingPackage, in enforceTelephonyFeatureWithException()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/ |
D | SubscriptionManagerServiceTest.java | 458 @DisableCompatChanges({TelephonyManager.ENABLE_FEATURE_MAPPING}) 500 @EnableCompatChanges({TelephonyManager.ENABLE_FEATURE_MAPPING}) 2513 @DisableCompatChanges({TelephonyManager.ENABLE_FEATURE_MAPPING})
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/ |
D | SubscriptionManagerService.java | 20 import static android.telephony.TelephonyManager.ENABLE_FEATURE_MAPPING; 4653 || !CompatChanges.isChangeEnabled(ENABLE_FEATURE_MAPPING, callingPackage, in enforceTelephonyFeatureWithException()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/ |
D | EuiccControllerTest.java | 1685 TelephonyManager.ENABLE_FEATURE_MAPPING})
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 431 public static final long ENABLE_FEATURE_MAPPING = 297989574L; field in TelephonyManager
|