Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
DPropertyNodesVerifierElem.java62 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, String propValue) { in addExpectedNodeWithOrder()
67 String propName, String propValue, ContentValues contentValues) { in addExpectedNodeWithOrder()
73 String propName, List<String> propValueList, ContentValues contentValues) { in addExpectedNodeWithOrder()
79 String propName, String propValue, List<String> propValueList) { in addExpectedNodeWithOrder()
85 String propName, List<String> propValueList) { in addExpectedNodeWithOrder()
91 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, String propValue, in addExpectedNodeWithOrder()
97 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, in addExpectedNodeWithOrder()
103 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, in addExpectedNodeWithOrder()
109 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, String propValue, in addExpectedNodeWithOrder()
115 public PropertyNodesVerifierElem addExpectedNodeWithOrder(String propName, String propValue, in addExpectedNodeWithOrder()
[all …]
DPropertyNode.java43 public String propName; field in PropertyNode
77 String propName, String propValue, List<String> propValue_vector, in PropertyNode()
/frameworks/base/services/core/java/com/android/server/notification/
DPropConfig.java25 public static int getInt(Context context, String propName, int resId) { in getInt()
29 public static String[] getStringArray(Context context, String propName, int resId) { in getStringArray()
/frameworks/base/services/core/java/com/android/server/am/
DGlobalSettingsToPropertiesMapper.java66 final String propName = entry[1]; in updatePropertiesFromGlobalSettings() local
124 void updatePropertyFromSetting(String settingName, String propName) { in updatePropertyFromSetting()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeParameters.java207 private boolean getBoolean(String propName, int resId) { in getBoolean()
211 private int getInt(String propName, int resId) { in getInt()
216 private String getString(String propName, int resId) { in getString()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityRecord.java947 private void append(StringBuilder builder, String propName, int propValue) { in append()
952 private void append(StringBuilder builder, String propName, Object propValue) { in append()
957 private StringBuilder appendPropName(StringBuilder builder, String propName) { in appendPropName()
/frameworks/base/cmds/idmap/
Dscan.cpp104 String16 propName = String16(); in parse_overlay_tag() local
/frameworks/av/media/libaaudio/src/utility/
DAAudioUtilities.cpp622 static int32_t AAudioProperty_getMMapProperty(const char *propName, in AAudioProperty_getMMapProperty()
/frameworks/base/core/java/android/content/pm/
DPackageParser.java2061 final String propName = sa.getString( in parseBaseApkCommon() local
2495 private boolean checkOverlayRequiredSystemProperty(String propName, String propValue) { in checkOverlayRequiredSystemProperty()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp831 static int getDensityFromProperty(char const* propName) { in getDisplayConfigs()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...