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

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java 83 static final int VOICE_RECOGNITION_STOP = 6;
    [all...]
HeadsetClientService.java 528 mStateMachine.sendMessage(HeadsetClientStateMachine.VOICE_RECOGNITION_STOP);
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetService.java 417 mStateMachine.sendMessage(HeadsetStateMachine.VOICE_RECOGNITION_STOP);
HeadsetStateMachine.java 88 static final int VOICE_RECOGNITION_STOP = 6;
    [all...]

Completed in 82 milliseconds