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

  /external/chromium_org/media/video/capture/mac/
video_capture_device_qtkit_mac.h 42 // Fills up the |deviceNames| dictionary of capture devices with friendly name
45 + (void)getDeviceNames:(NSMutableDictionary*)deviceNames;
49 + (NSDictionary*)deviceNames;
video_capture_device_avfoundation_mac.h 30 // * Clients (VCDM) should call +deviceNames to fetch the list of devices
39 // identifier from +deviceNames. Creates all the necessary AVFoundation
84 + (NSDictionary*)deviceNames;
97 // Sets which capture device to use by name, retrieved via |deviceNames|. Once
  /development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPActivity.java 179 String[] deviceNames = new String[deviceCount];
182 deviceNames[i++] = device.getName();
185 SelectDeviceDialogFragment.newInstance(deviceNames, mDeviceIndex);
352 String[] deviceNames = getArguments().getStringArray("names");
363 .setSingleChoiceItems(deviceNames, position,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 433 milliseconds