Searched refs:getCapabilitiesToDisable (Results 1 – 7 of 7) sorted by relevance
238 assertTrue(request.getCapabilitiesToDisable().containsAll( in testCapabilityChangeContainsFullSets()239 mTestImsFeature.lastRequest.getCapabilitiesToDisable())); in testCapabilityChangeContainsFullSets()
84 for (CapabilityChangeRequest.CapabilityPair pair : request.getCapabilitiesToDisable()) { in changeEnabledCapabilities()
153 public List<CapabilityPair> getCapabilitiesToDisable() { in getCapabilitiesToDisable() method in CapabilityChangeRequest
331 for (CapabilityChangeRequest.CapabilityPair cap : request.getCapabilitiesToDisable()) { in changeEnabledCapabilities()
2478 r.getCapabilitiesToDisable()) { in changeMmTelCapability()
1908 MissingNullability: android.telephony.ims.feature.CapabilityChangeRequest#getCapabilitiesToDisable(…
13759 …t<android.telephony.ims.feature.CapabilityChangeRequest.CapabilityPair> getCapabilitiesToDisable();