Home
last modified time | relevance | path

Searched refs:setGroupOwner (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DISub.aidl322 void setGroupOwner(int subId, String groupOwner); in setGroupOwner() method
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionInfoInternalTest.java85 .setGroupOwner(SubscriptionDatabaseManagerTest.FAKE_OWNER1)
145 .setGroupOwner("")
DSubscriptionDatabaseManagerTest.java189 .setGroupOwner(FAKE_OWNER1)
264 .setGroupOwner(FAKE_OWNER2)
1569 () -> mDatabaseManagerUT.setGroupOwner(1, FAKE_OWNER2)); in testUpdateGroupOwner()
1572 mDatabaseManagerUT.setGroupOwner(subInfo.getSubscriptionId(), FAKE_OWNER2); in testUpdateGroupOwner()
1576 .setGroupOwner(FAKE_OWNER2).build(); in testUpdateGroupOwner()
DSubscriptionManagerServiceTest.java434 mSubscriptionManagerServiceUT.setGroupOwner(1, groupOwner); in testSetAdminOwned()
454 () -> mSubscriptionManagerServiceUT.setGroupOwner(1, groupOwner)); in testSetGroupOwner_callerMissingpPermission_throws()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/subscription/
DSubscriptionDatabaseManager.java480 SubscriptionDatabaseManager::setGroupOwner),
1760 public void setGroupOwner(int subId, @NonNull String groupOwner) { in setGroupOwner() method in SubscriptionDatabaseManager
1763 SubscriptionInfoInternal.Builder::setGroupOwner); in setGroupOwner()
2349 .setGroupOwner(TextUtils.emptyIfNull(cursor.getString(cursor.getColumnIndexOrThrow( in createSubscriptionInfoFromCursor()
DSubscriptionManagerService.java951 public void setGroupOwner(int subId, @NonNull String groupOwner) { in setGroupOwner() method in SubscriptionManagerService
954 mSubscriptionDatabaseManager.setGroupOwner( in setGroupOwner()
1779 mSubscriptionDatabaseManager.setGroupOwner(subId, configPackageName); in updateSubscriptionByCarrierConfigInternal()
2624 mSubscriptionDatabaseManager.setGroupOwner(subId, callingPackage); in createSubscriptionGroup()
2818 mSubscriptionDatabaseManager.setGroupOwner(subInfo.getSubscriptionId(), ""); in removeSubscriptionsFromGroup()
2822 mSubscriptionDatabaseManager.setGroupOwner( in removeSubscriptionsFromGroup()
2886 mSubscriptionDatabaseManager.setGroupOwner(subId, callingPackage); in addSubscriptionsIntoGroup()
DSubscriptionInfoInternal.java1298 .setGroupOwner(mGroupOwner) in toSubscriptionInfo()
2584 public Builder setGroupOwner(@NonNull String groupOwner) { in setGroupOwner() method in SubscriptionInfoInternal.Builder
/frameworks/base/telephony/java/android/telephony/
DSubscriptionInfo.java983 .setGroupOwner(source.readString())
1723 public Builder setGroupOwner(@Nullable String groupOwner) { in setGroupOwner() method in SubscriptionInfo.Builder
DSubscriptionManager.java4604 public void setGroupOwner(int subscriptionId, @NonNull String groupOwner) { in setGroupOwner() method in SubscriptionManager
4608 iSub.setGroupOwner(subscriptionId, groupOwner); in setGroupOwner()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
DEuiccControllerTest.java1115 .setGroupOwner(callingPackage) in testDeleteSubscription_adminOwned_success()
1140 .setGroupOwner(callingPackage) in testDeleteSubscription_adminOwned_featureDisabled_success()
1165 .setGroupOwner(callingPackage) in testDeleteSubscription_adminOwned_noPermissions_error()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java1755 SubscriptionManagerService.getInstance().setGroupOwner(subId, callingPackage); in refreshSubscriptionsOwnership()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java19658 subscriptionManager.setGroupOwner(subId, target.getPackageName());
/frameworks/base/boot/
Dboot-image-profile.txt14224 HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupOwner(Ljava/lang/String;)Landroid/telephon…
/frameworks/base/config/
Dboot-image-profile.txt14288 HSPLandroid/telephony/SubscriptionInfo$Builder;->setGroupOwner(Ljava/lang/String;)Landroid/telephon…