Searched defs:isValidCommandInterfaceCFAction (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java1132 private boolean isValidCommandInterfaceCFAction (int commandInterfaceCFAction) { method in class:GSMPhone
1187 if ( (isValidCommandInterfaceCFAction(commandInterfaceCFAction)) &&
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java591 private boolean isValidCommandInterfaceCFAction (int commandInterfaceCFAction) { method in class:ImsPhone
678 if ((isValidCommandInterfaceCFAction(commandInterfaceCFAction)) &&

Completed in 70 milliseconds