Searched refs:propertyNames (Results 1 – 3 of 3) sorted by relevance
135 Enumeration propertyNames = properties.propertyNames(); in createBundleFromProperties() local138 while (propertyNames.hasMoreElements()) { in createBundleFromProperties()139 String propertyName = (String) propertyNames.nextElement(); in createBundleFromProperties()190 Set<String> propertyNames = bundleProperties.stringPropertyNames(); in deserializeExtrasBundle() local191 for (String propertyName : propertyNames) { in deserializeExtrasBundle()
2178 String[] propertyNames = mPropagation.getPropagationProperties(); in capturePropagationValues() local2179 if (propertyNames == null) { in capturePropagationValues()2183 for (int i = 0; i < propertyNames.length; i++) { in capturePropagationValues()2184 if (!transitionValues.values.containsKey(propertyNames[i])) { in capturePropagationValues()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...