OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:manufacturers
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DeviceMenuListener.java
110
Map<String, List<Device>>
manufacturers
= new TreeMap<String, List<Device>>();
local
118
if (
manufacturers
.containsKey(device.getManufacturer())) {
119
devices =
manufacturers
.get(device.getManufacturer());
122
manufacturers
.put(device.getManufacturer(), devices);
127
for (List<Device> devices :
manufacturers
.values()) {
129
if (
manufacturers
.size() > 1) {
147
for (List<Device> devices :
manufacturers
.values()) {
/external/libvncserver/x11vnc/misc/turbovnc/
README
114
There is not a big need for graphics card
manufacturers
to optimize the
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 54 milliseconds