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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 403 mStateMachine.sendMessage(HeadsetStateMachine.VOICE_RECOGNITION_START);
HeadsetStateMachine.java 87 static final int VOICE_RECOGNITION_START = 5;
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientService.java 514 mStateMachine.sendMessage(HeadsetClientStateMachine.VOICE_RECOGNITION_START);
HeadsetClientStateMachine.java 82 static final int VOICE_RECOGNITION_START = 5;
    [all...]

Completed in 41 milliseconds