Home
last modified time | relevance | path

Searched refs:key (Results 1 – 25 of 73) sorted by relevance

123

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLSparseArrayProperty.java68 public IGLProperty getProperty(int key) { in getProperty() argument
69 IGLProperty p = mSparseArray.get(key); in getProperty()
71 add(key); in getProperty()
72 p = mSparseArray.get(key); in getProperty()
82 public void put(int key, IGLProperty element) { in put() argument
84 mSparseArray.put(key, element); in put()
87 public void add(int key) { in add() argument
90 mSparseArray.put(key, prop); in add()
93 public void delete(int key) { in delete() argument
94 mSparseArray.delete(key); in delete()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/export/
DAbstractPropertiesFieldsPart.java171 String key = line.substring(0, pos).trim(); in saveFieldsToModel() local
173 Control field = mNameToField.get(key); in saveFieldsToModel()
177 line = key + "=" + getFieldText(field); in saveFieldsToModel()
184 allKeywords.remove(key); in saveFieldsToModel()
197 for (String key : allKeywords) { in saveFieldsToModel()
198 Control field = mNameToField.get(key); in saveFieldsToModel()
201 String line = key + "=" + getFieldText(field); in saveFieldsToModel()
227 allKeywords.remove(key); in saveFieldsToModel()
286 String key = line.substring(0, pos).trim(); in onModelInit() local
288 Control field = mNameToField.get(key); in onModelInit()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DIconFactory.java139 String key = Character.toString((char) shape) + Integer.toString(color) + osName; in getIcon() local
140 Image icon = mIconMap.get(key); in getIcon()
141 if (icon == null && !mIconMap.containsKey(key)) { in getIcon()
148 mIconMap.put(key, icon); in getIcon()
180 String key = Character.toString((char) shape) + Integer.toString(color) + osName; in getImageDescriptor() local
181 ImageDescriptor id = mImageDescMap.get(key); in getImageDescriptor()
182 if (id == null && !mImageDescMap.containsKey(key)) { in getImageDescriptor()
193 mImageDescMap.put(key, id); in getImageDescriptor()
214 String key = osName; in getIcon() local
215 Image icon = mIconMap.get(key); in getIcon()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
DAndroidTargetParser.java527 for (String key : new String[] { "Menu", //$NON-NLS-1$ in collectMenuDefinitions()
530 if (map.containsKey(key)) { in collectMenuDefinitions()
531 map2.put(key, map.get(key)); in collectMenuDefinitions()
535 key, attrsXmlParser.getOsAttrsXmlPath()); in collectMenuDefinitions()
538 key, attrsXmlParser.getOsAttrsXmlPath())); in collectMenuDefinitions()
554 for (String key : new String[] { "Searchable", //$NON-NLS-1$ in collectSearchableDefinitions()
556 if (map.containsKey(key)) { in collectSearchableDefinitions()
557 map2.put(key, map.get(key)); in collectSearchableDefinitions()
561 key, attrsXmlParser.getOsAttrsXmlPath()); in collectSearchableDefinitions()
564 key, attrsXmlParser.getOsAttrsXmlPath())); in collectSearchableDefinitions()
[all …]
DAndroidTargetData.java269 String key = String.format("(%1$s,%2$s)", elementName, attributeName); //$NON-NLS-1$ in getAttributeValues() local
270 return mAttributeValues.get(key); in getAttributeValues()
290 String key = String.format("(%1$s,%2$s,%3$s)", //$NON-NLS-1$ in getAttributeValues() local
292 String[] values = mAttributeValues.get(key); in getAttributeValues()
/sdk/testapps/jarCheckTests3/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests1/lib2/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests3/lib2/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests1/lib1/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests2/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/aidlTest/libWithAidl/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/gridlayoutTest/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/aidlTest/mainProject/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/customViewTest/mainProject/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests3/lib1/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/buildConfigTest/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests2/lib2/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests2/lib1/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/jarCheckTests1/app/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/basicProjectWithAidl/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/testapps/customViewTest/libWithCustomView/
Dant.properties14 # 'key.store' for the location of your keystore and
15 # 'key.alias' for the name of the key to use.
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
DSparseArrayElementRemoveTransform.java28 public SparseArrayElementRemoveTransform(IGLPropertyAccessor accessor, int key) { in SparseArrayElementRemoveTransform() argument
29 mAddTransform = new SparseArrayElementAddTransform(accessor, key); in SparseArrayElementRemoveTransform()
DSparseArrayElementAddTransform.java31 public SparseArrayElementAddTransform(IGLPropertyAccessor accessor, int key) { in SparseArrayElementAddTransform() argument
33 mKey = key; in SparseArrayElementAddTransform()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DSimpleElement.java248 String key = s2.substring(0, pos).trim(); in parseLines() local
251 if (key.equals("V")) { //$NON-NLS-1$ in parseLines()
260 } else if (key.equals("N")) { //$NON-NLS-1$ in parseLines()
263 } else if (key.equals("P")) { //$NON-NLS-1$ in parseLines()
266 } else if (key.equals("R") || key.equals("Q")) { //$NON-NLS-1$ //$NON-NLS-2$ in parseLines()
278 if (key.equals("R")) { in parseLines()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
DEditorsPage.java115 LOGICAL.key }, in createFieldEditors()
116 { "&Alphabetical", ALPHABETICAL.key }, in createFieldEditors()
117 { "&None", NO_SORTING.key }, in createFieldEditors()

123