Home
last modified time | relevance | path

Searched refs:getEnabledMobileDataPolicies (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionInfoInternalTest.java215 assertThat(mSubInfo.getEnabledMobileDataPolicies()).isEqualTo( in testSubscriptionInfoInternalSetAndGet()
DSubscriptionManagerServiceTest.java2041 .getEnabledMobileDataPolicies()).isEqualTo(FAKE_MOBILE_DATA_POLICY2); in testSetGetEnabledMobileDataPolicies()
2336 .getEnabledMobileDataPolicies()).isEqualTo(mSubscriptionManagerServiceUT in testSyncToGroup()
2337 .getSubscriptionInfoInternal(1).getEnabledMobileDataPolicies()); in testSyncToGroup()
DSubscriptionDatabaseManagerTest.java1607 assertThat(mDatabaseManagerUT.getSubscriptionInfoInternal(1).getEnabledMobileDataPolicies()) in testUpdateEnabledMobileDataPolicies()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataSettingsManager.java634 subInfo.getEnabledMobileDataPolicies()); in refreshEnabledMobileDataPolicy()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionInfoInternal.java999 public String getEnabledMobileDataPolicies() { in getEnabledMobileDataPolicies() method in SubscriptionInfoInternal
DSubscriptionDatabaseManager.java227 SubscriptionInfoInternal::getEnabledMobileDataPolicies),