Searched refs:convertCallState (Results 1 – 3 of 3) sorted by relevance
32 public static int convertCallState(PhoneConstants.State state) { in convertCallState() method in PhoneConstantConversions47 public static PhoneConstants.State convertCallState(int state) { in convertCallState() method in PhoneConstantConversions
63 PhoneConstantConversions.convertCallState( in notifyPhoneState()
1518 PhoneConstantConversions.convertCallState(state).toString()); in broadcastCallStateChanged()