HomeSort by relevance Sort by last modified time
    Searched defs:getAttributeString (Results 1 - 4 of 4) sorted by null

  /external/parameter-framework/xmlserializer/
XmlElement.cpp 77 return getAttributeString("Name");
85 string CXmlElement::getAttributeString(const string &strAttributeName) const
105 return getAttributeString(strAttributeName) == strTrueValue;
110 string strAttributeValue(getAttributeString(strAttributeName));
117 string strAttributeValue(getAttributeString(strAttributeName));
124 string strAttributeValue(getAttributeString(strAttributeName));
131 string strAttributeValue(getAttributeString(strAttributeName));
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
ControlPane.java 174 protected static String getAttributeString(
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
Avrcp.java 306 textArray[i] = getAttributeString(attrIds[i]);
706 private String getAttributeString(int attrId) {
731 if (DEBUG) Log.v(TAG, "getAttributeString:attrId=" + attrId + " str=" + attrStr);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
javax.servlet.jsp_2.0.0.v200806031607.jar 

Completed in 580 milliseconds