Searched refs:keys (Results 1 - 19 of 19) sorted by relevance

/sdk/emulator/opengl/shared/emugl/common/
H A Did_to_object_map.cpp63 size_t probeKeys(const KeyType* keys, size_t shift, KeyType key) { argument
102 KeyType k = keys[slot];
/sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
H A Dandroid-support-v7-gridlayout.jar ... .GridLayout$PackedMap pack () int i int N Object[] keys Object[] values } android/support/v7/widget/GridLayout$Axis$ ...
/sdk/attribute_stats/src/
H A DAnalyzer.java547 Set<String> keys = new HashSet<String>(1000);
592 keys.add(attribute);
595 List<String> sorted = new ArrayList<String>(keys);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
H A DLibraryProperties.java285 Set<String> keys = mPropertiesWorkingCopy.keySet();
286 for (String key : keys) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
H A DAddTranslationDialog.java211 /** Populates the table with keys and default strings */
222 // TODO: Read in the actual XML files providing the default keys here
376 List<String> keys = new ArrayList<String>(mTranslations.keySet());
377 Collections.sort(keys);
379 StringBuilder sb = new StringBuilder(keys.size() * 120);
381 for (String key : keys) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
H A DIncludeFinder.java241 * will have sorted keys.
251 // Process the keys in sorted order rather than just
253 List<String> keys = new ArrayList<String>(map.keySet());
254 Collections.sort(keys);
255 for (String key : keys) {
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
H A DUiElementNode.java1885 Set<AttributeDescriptor> keys = attributeMap.keySet();
1889 for (AttributeDescriptor key : keys) {
/sdk/testapps/jarCheckTests3/lib2/libs/
H A Dandroid-support-v13.jar ... .Bundle bundle android.os.Parcelable[] fss Iterable keys android.os.Parcelable state ClassLoader loader } android/support ...
/sdk/testapps/jarCheckTests1/app/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/jarCheckTests1/lib1/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/jarCheckTests1/lib2/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/jarCheckTests2/lib1/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/jarCheckTests2/lib2/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/jarCheckTests3/lib1/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/javaProjectTest/lib1/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/javaProjectTest/lib2/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/libsAndJarTest/lib1/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/testapps/libsAndJarTest/lib2/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/sdk/apps/NotificationStudio/libs/
H A Dandroid-support-v4.jar ... gc () Object val int i int n int o int[] keys Object[] values public void put (int, java.lang. ...

Completed in 451 milliseconds