OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selectDevice
(Results
1 - 7
of
7
) sorted by null
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/
HierarchyViewer.java
83
IDevice device =
selectDevice
(deviceName);
98
private static IDevice
selectDevice
(String deviceName) {
/external/chromium_org/chrome/browser/resources/chromeos/
image_burner.js
169
this.
selectDevice
(this.devices[0].devicePath);
194
selectDevice
: function(path) {
241
this.
selectDevice
(this.devices[0].devicePath);
257
this.
selectDevice
(device.devicePath);
279
this.
selectDevice
(this.devices[0].devicePath);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_browsertest.js
54
selectDevice
: function(listElement, device) {
163
this.
selectDevice
(unpairedDeviceList, fakeUnpairedDevice2);
249
this.
selectDevice
(pairedDeviceList, fakeDevice);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DeviceMenuListener.java
66
mConfigChooser.
selectDevice
(mDevice);
ConfigurationChooser.java
624
selectDevice
(configuration.getDevice());
642
selectDevice
(configuration.getDevice());
783
selectDevice
(mConfiguration.getDevice());
[
all
...]
ConfigurationMatcher.java
360
mConfigChooser.
selectDevice
(mConfiguration.getDevice());
394
mConfigChooser.
selectDevice
(mConfiguration.getDevice());
[
all
...]
/prebuilts/devtools/tools/lib/
sdkuilib.jar
Completed in 3380 milliseconds