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

  /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
HeadsetServiceAndStateMachineTest.java 188 when(mSystemInterface.activateVoiceRecognition()).thenReturn(true);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
HeadsetSystemInterface.java 365 public boolean activateVoiceRecognition() {
371 Log.e(TAG, "activateVoiceRecognition, failed due to activity not found for " + intent);
HeadsetService.java     [all...]

Completed in 137 milliseconds