Home
last modified time | relevance | path

Searched refs:propertyNames (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/Reflection/
DGeneratedClrTypeInfo.cs85 …public GeneratedClrTypeInfo(Type clrType, MessageParser parser, string[] propertyNames, string[] o… in GeneratedClrTypeInfo() argument
91 PropertyNames = propertyNames ?? EmptyNames; in GeneratedClrTypeInfo()
/frameworks/base/core/java/android/transition/
DTransition.java2177 String[] propertyNames = mPropagation.getPropagationProperties(); in capturePropagationValues() local
2178 if (propertyNames == null) { in capturePropagationValues()
2182 for (int i = 0; i < propertyNames.length; i++) { in capturePropagationValues()
2183 if (!transitionValues.values.containsKey(propertyNames[i])) { in capturePropagationValues()
/frameworks/base/config/
Dboot-image-profile.txt29192 HSPLjava/util/Properties;->propertyNames()Ljava/util/Enumeration;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt48629 method public java.util.Enumeration<?> propertyNames();
/frameworks/base/api/
Dcurrent.txt70338 method public java.util.Enumeration<?> propertyNames();