Searched defs:convertCallState (Results 1 – 2 of 2) sorted by relevance
28 public static int convertCallState(PhoneConstants.State state) { in convertCallState() method in PhoneConstantConversions43 public static PhoneConstants.State convertCallState(int state) { in convertCallState() method in PhoneConstantConversions
5684 public static int convertCallState(Call.State state) { in convertCallState() method in RILUtils