Lines Matching refs:getSubId
1067 int subId = SubscriptionManager.getSubId(slotId)[0]; in handleBarringSendCommand()
1079 subId = SubscriptionManager.getSubId(slotId)[0]; in handleBarringSendCommand()
1485 return phone.getSubId(); in slotStringToSubId()
2119 private int getSubId(String cmd) { in getSubId() method in TelephonyShellCommand
2130 int[] subIds = SubscriptionManager.getSubId(slotId); in getSubId()
2135 int subId = getSubId("gba set-service"); in handleGbaSetServiceCommand()
2163 int subId = getSubId("gba get-service"); in handleGbaGetServiceCommand()
2182 int subId = getRemainingArgsCount() > 1 ? getSubId("gba set-release") in handleGbaSetReleaseCommand()
2211 int subId = getSubId("gba get-release"); in handleGbaGetReleaseCommand()
2297 int subId = getSubId("uce remove-eab-contact"); in handleRemovingEabContactCommand()
2399 int subId = getSubId("uce remove-request-disallowed-status"); in handleUceRemoveRequestDisallowedStatus()
2419 int subId = getSubId("uce set-capabilities-request-timeout"); in handleUceSetCapRequestTimeout()
2474 int subId = getSubId("uce override-published-caps"); in handleUceOverridePublishCaps()
2541 int subId = getSubId("uce get-last-publish-pidf"); in handleUceGetPidfXml()
2604 int subId = getRemainingArgsCount() > 1 ? getSubId("src set-carrier-enabled") in handleSrcSetCarrierEnabledCommand()
2633 int subId = getSubId("src get-carrier-enabled"); in handleSrcGetCarrierEnabledCommand()
2653 int subId = getRemainingArgsCount() > 1 ? getSubId("src set-feature-validation") in handleSrcSetFeatureValidationCommand()
2682 int subId = getSubId("src get-feature-validation"); in handleSrcGetFeatureValidationCommand()