Searched refs:setPortIndex (Results 1 – 10 of 10) sorted by relevance
1114 .setPortIndex(TelephonyManager.DEFAULT_PORT_INDEX) in testDeleteSubscription_adminOwned_success()1139 .setPortIndex(TelephonyManager.DEFAULT_PORT_INDEX) in testDeleteSubscription_adminOwned_featureDisabled_success()1164 .setPortIndex(TelephonyManager.DEFAULT_PORT_INDEX) in testDeleteSubscription_adminOwned_noPermissions_error()1932 .setPortIndex(mTelephonyManager.DEFAULT_PORT_INDEX) in setHasCarrierPrivilegesOnActiveSubscription()1970 .setPortIndex(mTelephonyManager.DEFAULT_PORT_INDEX) in setCanManageSubscriptionOnTargetSim()1976 .setPortIndex(TelephonyManager.DEFAULT_PORT_INDEX) in setCanManageSubscriptionOnTargetSim()1991 .setPortIndex(TelephonyManager.DEFAULT_PORT_INDEX) in setActiveSubscriptionInfoInMEPMode()1996 .setPortIndex(1) in setActiveSubscriptionInfoInMEPMode()
188 SubscriptionInfo.Builder().setPortIndex(portIndex).build() in disableEsim()
409 SubscriptionDatabaseManager::setPortIndex),1977 public void setPortIndex(int subId, int portIndex) { in setPortIndex() method in SubscriptionDatabaseManager1979 SubscriptionInfoInternal.Builder::setPortIndex); in setPortIndex()2381 .setPortIndex(cursor.getInt(cursor.getColumnIndexOrThrow( in createSubscriptionInfoFromCursor()
1302 .setPortIndex(mPortIndex) in toSubscriptionInfo()2770 public Builder setPortIndex(int portIndex) { in setPortIndex() method in SubscriptionInfoInternal.Builder
1024 mSubscriptionDatabaseManager.setPortIndex(subInfo.getSubscriptionId(), in markSubscriptionsInactive()1231 builder.setPortIndex(getPortIndex(embeddedProfile.getIccid())); in updateEmbeddedSubscriptions()1447 mSubscriptionDatabaseManager.setPortIndex(subId, in updateSubscription()1534 mSubscriptionDatabaseManager.setPortIndex(subId, getPortIndex(iccId)); in updateSubscription()4440 mSubscriptionDatabaseManager.setPortIndex(subId, getPortIndex(iccId)); in updateSimStateForInactivePort()
204 .setPortIndex(0)279 .setPortIndex(1)1856 () -> mDatabaseManagerUT.setPortIndex(1, 1)); in testUpdatePortIndex()1859 mDatabaseManagerUT.setPortIndex(subInfo.getSubscriptionId(), 1); in testUpdatePortIndex()1863 .setPortIndex(1).build(); in testUpdatePortIndex()
103 .setPortIndex(0)
974 .setPortIndex(source.readInt())1762 public Builder setPortIndex(int portIndex) { in setPortIndex() method in SubscriptionInfo.Builder
14235 HSPLandroid/telephony/SubscriptionInfo$Builder;->setPortIndex(I)Landroid/telephony/SubscriptionInfo…
14299 HSPLandroid/telephony/SubscriptionInfo$Builder;->setPortIndex(I)Landroid/telephony/SubscriptionInfo…