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

/packages/services/Telephony/src/com/android/phone/
H A DHfaLogic.java98 sendHfaCommand(ACTION_START);
101 private void sendHfaCommand(String action) { method in class:HfaLogic
102 Log.i(TAG, "sendHfaCommand: command=" + action);

Completed in 38 milliseconds