Searched refs:getCapabilitiesToEnable (Results 1 – 9 of 9) sorted by relevance
53 CapabilityChangeRequest.CapabilityPair capPair = request.getCapabilitiesToEnable() in changeEnabledCapabilities()
240 assertTrue(request.getCapabilitiesToEnable().containsAll( in testCapabilityChangeContainsFullSets()241 mTestImsFeature.lastRequest.getCapabilitiesToEnable())); in testCapabilityChangeContainsFullSets()
118 CapabilityChangeRequest.CapabilityPair capPair = request.getCapabilitiesToEnable() in changeEnabledCapabilities()
81 for (CapabilityChangeRequest.CapabilityPair pair : request.getCapabilitiesToEnable()) { in changeEnabledCapabilities()
146 public List<CapabilityPair> getCapabilitiesToEnable() { in getCapabilitiesToEnable() method in CapabilityChangeRequest
356 for (CapabilityChangeRequest.CapabilityPair cap : request.getCapabilitiesToEnable()) { in changeEnabledCapabilities()
1709 return r.getCapabilitiesToEnable().stream() in isImsNeeded()2473 for (CapabilityChangeRequest.CapabilityPair enabledCaps : r.getCapabilitiesToEnable()) { in changeMmTelCapability()
588 MethodNameTense: android.telephony.ims.feature.CapabilityChangeRequest#getCapabilitiesToEnable():1910 MissingNullability: android.telephony.ims.feature.CapabilityChangeRequest#getCapabilitiesToEnable():
13760 …st<android.telephony.ims.feature.CapabilityChangeRequest.CapabilityPair> getCapabilitiesToEnable();