Searched refs:setGroupDisabled (Results 1 – 8 of 8) sorted by relevance
212 .setGroupDisabled(false)287 .setGroupDisabled(false)2040 () -> mDatabaseManagerUT.setGroupDisabled( in testSetGroupDisabled()2044 mDatabaseManagerUT.setGroupDisabled(FAKE_SUBSCRIPTION_INFO1.getSubscriptionId(), true); in testSetGroupDisabled()2053 mDatabaseManagerUT.setGroupDisabled(FAKE_SUBSCRIPTION_INFO1.getSubscriptionId(), true); in testSetGroupDisabled()2060 mDatabaseManagerUT.setGroupDisabled(FAKE_SUBSCRIPTION_INFO1.getSubscriptionId(), false); in testSetGroupDisabled()
114 .setGroupDisabled(false)
1294 .setGroupDisabled(mIsGroupDisabled) in toSubscriptionInfo()2872 public Builder setGroupDisabled(boolean isGroupDisabled) { in setGroupDisabled() method in SubscriptionInfoInternal.Builder
2081 public void setGroupDisabled(int subId, boolean isGroupDisabled) { in setGroupDisabled() method in SubscriptionDatabaseManager2095 .setGroupDisabled(isGroupDisabled).build()); in setGroupDisabled()
4525 mSubscriptionDatabaseManager.setGroupDisabled( in updateGroupDisabled()
977 .setGroupDisabled(source.readBoolean())1671 public Builder setGroupDisabled(boolean isGroupDisabled) { in setGroupDisabled() method in SubscriptionInfo.Builder
14223 HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupDisabled(Z)Landroid/telephony/Subscription…
14287 HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupDisabled(Z)Landroid/telephony/Subscription…