Home
last modified time | relevance | path

Searched refs:convertImsTrafficType (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRIL.java4952 imsProxy.startImsTraffic(rr.mSerial, token, RILUtils.convertImsTrafficType(trafficType), in startImsTraffic()
DRILUtils.java4668 public static int convertImsTrafficType(@MmTelFeature.ImsTrafficType int trafficType) { in convertImsTrafficType() method in RILUtils