/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/ |
D | GLSparseArrayProperty.java | 68 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/ |
D | AbstractPropertiesFieldsPart.java | 171 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/ |
D | IconFactory.java | 139 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/ |
D | AndroidTargetParser.java | 527 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 …]
|
D | AndroidTargetData.java | 269 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/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests1/lib2/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests3/lib2/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests1/lib1/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests2/app/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/aidlTest/libWithAidl/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/gridlayoutTest/app/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/aidlTest/mainProject/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/customViewTest/mainProject/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests3/lib1/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/buildConfigTest/app/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests2/lib2/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests2/lib1/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/jarCheckTests1/app/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/basicProjectWithAidl/ |
D | ant.properties | 14 # 'key.store' for the location of your keystore and 15 # 'key.alias' for the name of the key to use.
|
/sdk/testapps/customViewTest/libWithCustomView/ |
D | ant.properties | 14 # '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/ |
D | SparseArrayElementRemoveTransform.java | 28 public SparseArrayElementRemoveTransform(IGLPropertyAccessor accessor, int key) { in SparseArrayElementRemoveTransform() argument 29 mAddTransform = new SparseArrayElementAddTransform(accessor, key); in SparseArrayElementRemoveTransform()
|
D | SparseArrayElementAddTransform.java | 31 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/ |
D | SimpleElement.java | 248 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/ |
D | EditorsPage.java | 115 LOGICAL.key }, in createFieldEditors() 116 { "&Alphabetical", ALPHABETICAL.key }, in createFieldEditors() 117 { "&None", NO_SORTING.key }, in createFieldEditors()
|