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 715 const char* attr8, const char* value, bool errorOnFailedInsert,
723 const String16 attr(attr8);
763 const char* attr8, const char* value, bool errorOnFailedInsert)
765 return addTagAttribute(node, ns8, attr8, value, errorOnFailedInsert, false);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 1348 String8 ns8, attr8; local
    [all...]

Completed in 1510 milliseconds