HomeSort by relevance Sort by last modified time
    Searched refs:AT_OK (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachineTest.java 3 import static com.android.bluetooth.hfpclient.HeadsetClientStateMachine.AT_OK;
308 eventCommandStatus.valueInt = AT_OK;
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java 82 public static final int AT_OK = 0;
    [all...]

Completed in 1324 milliseconds