Home
last modified time | relevance | path

Searched defs:propName (Results 1 – 9 of 9) 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/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeParameters.java133 private boolean getBoolean(String propName, int resId) { in getBoolean()
137 private int getInt(String propName, int resId) { in getInt()
142 private String getString(String propName, int resId) { in getString()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOMADMAdapter.java362 private static String readValueFromFile(Context context, String propName) { in readValueFromFile()
/frameworks/base/packages/Osu/src/com/android/hotspot2/
DOMADMAdapter.java370 private static String readValueFromFile(Context context, String propName) { in readValueFromFile()
/frameworks/av/media/libstagefright/wifi-display/source/
DConverter.cpp128 const char *propName, int32_t defaultValue) { in GetInt32Property()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp552 static int getDensityFromProperty(char const* propName) { in getDisplayConfigs()
DSurfaceFlinger_hwc1.cpp585 static int getDensityFromProperty(char const* propName) { in getDisplayConfigs()