HomeSort by relevance Sort by last modified time
    Searched refs:attr8 (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/aapt/
Resource.cpp 711 const char* attr8, const char* value, bool errorOnFailedInsert,
719 const String16 attr(attr8);
750 const char* attr8, const char* value, bool errorOnFailedInsert)
752 return addTagAttribute(node, ns8, attr8, value, errorOnFailedInsert, false);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 1409 String8 ns8, attr8; local
    [all...]

Completed in 63 milliseconds