/frameworks/base/packages/SystemUI/src/com/android/systemui/telephony/ |
D | TelephonyCallback.java | 56 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in TelephonyCallback 61 listeners.forEach(listener -> listener.onActiveDataSubscriptionIdChanged(subId)); in onActiveDataSubscriptionIdChanged()
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | MobileConnectionsRepositoryKairosTest.kt | 314 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 325 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 330 .onActiveDataSubscriptionIdChanged(INVALID_SUBSCRIPTION_ID) in <lambda>() 353 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 371 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 377 .onActiveDataSubscriptionIdChanged(INVALID_SUBSCRIPTION_ID) in <lambda>() 391 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 422 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 439 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 1108 .onActiveDataSubscriptionIdChanged(SUB_3_ID_GROUPED) in <lambda>() [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | MobileConnectionsRepositoryTest.kt | 142 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 331 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in <lambda>() 647 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in testActiveDataSubscriptionId_updates() 658 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in activeSubId_nullIfInvalidSubIdIsReceived() 663 .onActiveDataSubscriptionIdChanged(INVALID_SUBSCRIPTION_ID) in activeSubId_nullIfInvalidSubIdIsReceived() 685 it.onActiveDataSubscriptionIdChanged(SUB_2_ID) in activeRepo_updatesWithActiveDataId() 702 .onActiveDataSubscriptionIdChanged(SUB_2_ID) in activeRepo_nullIfActiveDataSubIdBecomesInvalid() 707 .onActiveDataSubscriptionIdChanged(INVALID_SUBSCRIPTION_ID) in activeRepo_nullIfActiveDataSubIdBecomesInvalid() 720 it.onActiveDataSubscriptionIdChanged(SUB_2_ID) in activeSubIdIsSetBeforeSubscriptionsAreUpdated_doesNotThrow() 1401 .onActiveDataSubscriptionIdChanged(SUB_3_ID_GROUPED) in activeDataChange_inSameGroup_emitsUnit() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ |
D | DataConnectionStateTracker.java | 235 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in DataConnectionStateTracker.TelephonyListenerImpl
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/mobile/ |
D | MobileStatusTracker.java | 184 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in MobileStatusTracker.MobileTelephonyCallback
|
/frameworks/base/core/java/android/telephony/ |
D | PhoneStateListener.java | 1185 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in PhoneStateListener 1622 () -> mExecutor.execute(() -> psl.onActiveDataSubscriptionIdChanged(subId))); in onActiveDataSubIdChanged()
|
D | TelephonyCallback.java | 1356 void onActiveDataSubscriptionIdChanged(int subId); in onActiveDataSubscriptionIdChanged() method 2185 () -> mExecutor.execute(() -> listener.onActiveDataSubscriptionIdChanged( in onActiveDataSubIdChanged()
|
/frameworks/base/packages/Vcn/service-b/src/com/android/server/vcn/ |
D | TelephonySubscriptionTracker.java | 584 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in TelephonySubscriptionTracker.ActiveDataSubscriptionIdListener
|
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
D | KeyguardUpdateMonitorTest.java | 1310 mKeyguardUpdateMonitor.mPhoneStateListener.onActiveDataSubscriptionIdChanged( in testGetSubscriptionInfo_whenInGroupedSubWithOpportunistic() 1326 mKeyguardUpdateMonitor.mPhoneStateListener.onActiveDataSubscriptionIdChanged( in testActiveSubscriptionBecomesInactive_flagDisabled() 1334 mKeyguardUpdateMonitor.mPhoneStateListener.onActiveDataSubscriptionIdChanged( in testActiveSubscriptionBecomesInactive_flagDisabled() 1350 mKeyguardUpdateMonitor.mPhoneStateListener.onActiveDataSubscriptionIdChanged( in testActiveSubscriptionBecomesInactive_flagEnabled() 1358 mKeyguardUpdateMonitor.mPhoneStateListener.onActiveDataSubscriptionIdChanged( in testActiveSubscriptionBecomesInactive_flagEnabled()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/data/repository/prod/ |
D | MobileConnectionsRepositoryImpl.kt | 242 override fun onActiveDataSubscriptionIdChanged(subId: Int) { in <lambda>() method
|
D | MobileConnectionsRepositoryKairosImpl.kt | 268 override fun onActiveDataSubscriptionIdChanged(subId: Int) { in <lambda>() method
|
/frameworks/base/packages/Vcn/service-b/src/com/android/server/vcn/routeselection/ |
D | UnderlyingNetworkController.java | 718 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in UnderlyingNetworkController.VcnActiveDataSubscriptionIdListener
|
/frameworks/base/tests/vcn/java/com/android/server/vcn/ |
D | TelephonySubscriptionTrackerTest.java | 397 listener.onActiveDataSubscriptionIdChanged(TEST_SUBSCRIPTION_ID_2); in testOnSubscriptionsChangedFired_onActiveSubIdsChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | CarrierTextManager.java | 157 public void onActiveDataSubscriptionIdChanged(int subId) {
|
D | KeyguardUpdateMonitor.java | 465 public void onActiveDataSubscriptionIdChanged(int subId) {
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
D | LinkBandwidthEstimator.java | 1113 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in LinkBandwidthEstimator.TelephonyCallbackImpl
|
/frameworks/base/core/api/ |
D | lint-baseline.txt | 844 RequiresPermission: android.telephony.PhoneStateListener#onActiveDataSubscriptionIdChanged(int): 845 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by … 898 …elephony.TelephonyCallback.ActiveDataSubscriptionIdListener#onActiveDataSubscriptionIdChanged(int): 899 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by …
|
D | module-lib-lint-baseline.txt | 1146 RequiresPermission: android.telephony.PhoneStateListener#onActiveDataSubscriptionIdChanged(int): 1147 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by … 1222 …elephony.TelephonyCallback.ActiveDataSubscriptionIdListener#onActiveDataSubscriptionIdChanged(int): 1223 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by …
|
D | test-lint-baseline.txt | 1308 RequiresPermission: android.telephony.PhoneStateListener#onActiveDataSubscriptionIdChanged(int): 1309 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by … 1384 …elephony.TelephonyCallback.ActiveDataSubscriptionIdListener#onActiveDataSubscriptionIdChanged(int): 1385 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by …
|
D | system-lint-baseline.txt | 1270 RequiresPermission: android.telephony.PhoneStateListener#onActiveDataSubscriptionIdChanged(int): 1271 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by … 1346 …elephony.TelephonyCallback.ActiveDataSubscriptionIdListener#onActiveDataSubscriptionIdChanged(int): 1347 …Method 'onActiveDataSubscriptionIdChanged' documentation mentions permissions already declared by …
|
D | current.txt | 46636 …n(android.Manifest.permission.READ_PHONE_STATE) public void onActiveDataSubscriptionIdChanged(int); 47250 …n(android.Manifest.permission.READ_PHONE_STATE) public void onActiveDataSubscriptionIdChanged(int);
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | TelephonyRegistryTest.java | 253 public void onActiveDataSubscriptionIdChanged(int activeSubId) { in onActiveDataSubscriptionIdChanged() method in TelephonyRegistryTest.TelephonyCallbackWrapper
|
/frameworks/base/services/tests/servicestests/src/com/android/server/net/ |
D | NetworkPolicyManagerServiceTest.java | 3059 mActiveDataSubIdListener.onActiveDataSubscriptionIdChanged(activeDataSubId); in notifyDefaultAndActiveDataSubIdChange()
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkPolicyManagerService.java | 1457 public void onActiveDataSubscriptionIdChanged(int subId) { in onActiveDataSubscriptionIdChanged() method in NetworkPolicyManagerService.ActiveDataSubIdListener
|
/frameworks/base/services/ |
D | art-wear-profile | 12113 …ver/net/NetworkPolicyManagerService$ActiveDataSubIdListener;->onActiveDataSubscriptionIdChanged(I)V 19637 …lephonySubscriptionTracker$ActiveDataSubscriptionIdListener;->onActiveDataSubscriptionIdChanged(I)V
|