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/ |
D | CarrierSignalAgentTest.java | 18 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/ |
D | TelephonyIntents.java | 329 public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = field in TelephonyIntents
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CarrierSignalAgent.java | 102 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/ |
D | DataNetwork.java | 3714 Intent intent = new Intent(TelephonyManager.ACTION_CARRIER_SIGNAL_PCO_VALUE);
|
/frameworks/base/core/api/ |
D | lint-baseline.txt | 230 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE: 231 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
|
D | module-lib-lint-baseline.txt | 296 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE: 297 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
|
D | test-lint-baseline.txt | 308 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE: 309 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
|
D | system-lint-baseline.txt | 300 BroadcastBehavior: android.telephony.TelephonyManager#ACTION_CARRIER_SIGNAL_PCO_VALUE: 301 Field 'ACTION_CARRIER_SIGNAL_PCO_VALUE' is missing @BroadcastBehavior
|
D | current.txt | 46163 …field public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = "android.telephony.action.CARRI…
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 1932 public static final String ACTION_CARRIER_SIGNAL_PCO_VALUE = field in TelephonyManager
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |