Searched refs:convertCallState (Results 1 – 3 of 3) 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
71 PhoneConstantConversions.convertCallState(sender.getState()), incomingNumber); in notifyPhoneState()
2883 PhoneConstantConversions.convertCallState(phone.getState()); in getCallState()2905 PhoneConstantConversions.convertCallState(phone.getState()); in getCallStateForSubscription()