Searched refs:ACTION_CARRIER_SIGNAL_PCO_VALUE (Results 1 – 7 of 7) sorted by relevance
18 import static android.telephony.TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE;81 Intent intent = new Intent(ACTION_CARRIER_SIGNAL_PCO_VALUE); in testNotifyManifestReceivers()84 new String[]{PCO_RECEIVER + ":" + ACTION_CARRIER_SIGNAL_PCO_VALUE, in testNotifyManifestReceivers()85 DC_ERROR_RECEIVER + ":" + ACTION_CARRIER_SIGNAL_PCO_VALUE in testNotifyManifestReceivers()112 assertEquals(ACTION_CARRIER_SIGNAL_PCO_VALUE, capturedIntent.getAction()); in testNotifyManifestReceivers()116 assertEquals(ACTION_CARRIER_SIGNAL_PCO_VALUE, capturedIntent.getAction()); in testNotifyManifestReceivers()125 Intent intent = new Intent(ACTION_CARRIER_SIGNAL_PCO_VALUE); in testNotifyRuntimeReceivers()128 new String[]{PCO_RECEIVER + ":" + ACTION_CARRIER_SIGNAL_PCO_VALUE}); in testNotifyRuntimeReceivers()143 assertEquals(ACTION_CARRIER_SIGNAL_PCO_VALUE, in testNotifyRuntimeReceivers()162 new String[]{ PCO_RECEIVER + ":" + ACTION_CARRIER_SIGNAL_PCO_VALUE }); in testNotify()[all …]
102 TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE,
2900 new Intent(TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE); in onDataSetupComplete()4579 final Intent intent = new Intent(TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE); in handlePcoData()
1593 public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = field in TelephonyManager
871 …field public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = "com.android.internal.telephony…
9112 …field public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = "com.android.internal.telephony…
9010 …field public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = "com.android.internal.telephony…