Home
last modified time | relevance | path

Searched defs:slotIdToSubIdMap (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsServiceControllerTest.java199 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindService() local
220 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindFailureWhenBound() local
243 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindServiceAndConnected() local
275 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testCallChangeWithNoNewFeaturesWithSubIdChanged() local
337 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testCallChangeWithNoNewFeaturesWithAllSubIdChanged() local
405 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testCallChangeWithNoNewFeaturesWithSlot1SubIdChanged() local
463 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindServiceSipDelegateCapability() local
495 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindServiceSipDelegateCapabilityLost() local
521 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindEmergencyMmTel() local
549 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindEmergencyMmTelWithInvalidSubId() local
[all …]
DImsServiceControllerCompatTest.java140 SparseIntArray slotIdToSubIdMap = new SparseIntArray(); in testBindServiceAndCrashCleanUp() local
178 private ServiceConnection bindAndConnectService(SparseIntArray slotIdToSubIdMap) { in bindAndConnectService()
191 SparseIntArray slotIdToSubIdMap) { in bindService()
DImsResolverTest.java415 SparseIntArray slotIdToSubIdMap = arrayCaptor.getValue(); in testCarrierPackageBind() local
723 SparseIntArray slotIdToSubIdMap = arrayCaptor.getValue(); in testDevicePackageBind() local
767 SparseIntArray slotIdToSubIdMap = arrayCaptor.getValue(); in testDevicePackageBind_MsimToOneSim() local
827 SparseIntArray slotIdToSubIdMap = arrayCaptor.getValue(); in testDevicePackageBind_OneSimToMsim() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsServiceController.java417 SparseIntArray slotIdToSubIdMap) { in bind()
496 SparseIntArray slotIdToSubIdMap) throws RemoteException { in changeImsServiceFeatures()
DImsResolver.java1231 SparseIntArray slotIdToSubIdMap = mSlotIdToSubIdMap.clone(); in bindImsServiceWithFeatures() local