Home
last modified time | relevance | path

Searched defs:convertCallState (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstantConversions.java28 public static int convertCallState(PhoneConstants.State state) { in convertCallState() method in PhoneConstantConversions
43 public static PhoneConstants.State convertCallState(int state) { in convertCallState() method in PhoneConstantConversions