Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCarrierSignalAgentTest.java18 import static android.telephony.TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE;
88 FAKE_PCO_INTENT = new Intent(ACTION_CARRIER_SIGNAL_PCO_VALUE);
165 new String[]{PCO_RECEIVER + ":" + ACTION_CARRIER_SIGNAL_PCO_VALUE, in testNotifyManifestReceivers()
166 DC_ERROR_RECEIVER + ":" + ACTION_CARRIER_SIGNAL_PCO_VALUE, in testNotifyManifestReceivers()
167 LEGACY_RECEIVER + ":" + TelephonyIntents.ACTION_CARRIER_SIGNAL_PCO_VALUE in testNotifyManifestReceivers()
200 assertEquals(ACTION_CARRIER_SIGNAL_PCO_VALUE, dcErrorIntent.getAction()); in testNotifyManifestReceivers()
204 assertEquals(ACTION_CARRIER_SIGNAL_PCO_VALUE, pcoReceiverIntent.getAction()); in testNotifyManifestReceivers()
208 assertEquals(TelephonyIntents.ACTION_CARRIER_SIGNAL_PCO_VALUE, in testNotifyManifestReceivers()
218 TelephonyIntents.ACTION_CARRIER_SIGNAL_PCO_VALUE, in testLegacyConversionSupport()
244 assertEquals(TelephonyIntents.ACTION_CARRIER_SIGNAL_PCO_VALUE, intent.getAction()); in testLegacyConversionSupport()
[all …]
/frameworks/base/telephony/java/com/android/internal/telephony/
DTelephonyIntents.java329 public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = field in TelephonyIntents
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCarrierSignalAgent.java102 TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE,
109 TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE,
110 TelephonyIntents.ACTION_CARRIER_SIGNAL_PCO_VALUE,
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataNetwork.java3714 Intent intent = new Intent(TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE);
/frameworks/base/core/api/
Dlint-baseline.txt230 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE:
231 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
Dmodule-lib-lint-baseline.txt296 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE:
297 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
Dtest-lint-baseline.txt308 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE:
309 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
Dsystem-lint-baseline.txt300 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE:
301 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
Dcurrent.txt46163 …field public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = "android.telephony.action.CARRI…
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java1932 public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = field in TelephonyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...