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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller_interactive_uitest.cc 368 InputSource input_source() const { function in class:DetachToBrowserTabDragControllerTest
375 if (input_source() == INPUT_SOURCE_MOUSE)
386 if (input_source() == INPUT_SOURCE_MOUSE) {
402 EXPECT_EQ(INPUT_SOURCE_TOUCH, input_source());
414 if (input_source() == INPUT_SOURCE_MOUSE)
425 if (input_source() == INPUT_SOURCE_MOUSE)
438 if (input_source() == INPUT_SOURCE_MOUSE)
453 if (input_source() == INPUT_SOURCE_MOUSE)
467 if (input_source() == INPUT_SOURCE_MOUSE)
479 if (input_source() == INPUT_SOURCE_MOUSE)
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 137 audio_source_t input_source; member in struct:audio_device
191 audio_source_t input_source; member in struct:stream_in
523 int input_source_id = get_input_source_id(adev->input_source);
565 if ((adev->input_source == AUDIO_SOURCE_VOICE_RECOGNITION) &&
576 adev->out_device, adev->input_source,
785 adev->input_source = in->input_source;
    [all...]

Completed in 591 milliseconds