Searched refs:convertToDriverCall (Results 1 – 3 of 3) sorted by relevance
167 dc = RILUtils.convertToDriverCall(calls[i]); in getCurrentCallsResponse()
1986 dc = RILUtils.convertToDriverCall(calls.get(i)); in responseCurrentCalls()2027 dc = RILUtils.convertToDriverCall(calls.get(i)); in responseCurrentCalls_1_6()
3902 public static DriverCall convertToDriverCall(Object halCall) { in convertToDriverCall() method in RILUtils3959 public static DriverCall convertToDriverCall(android.hardware.radio.voice.Call halCall) { in convertToDriverCall() method in RILUtils