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 689 const char* attr8, const char* value, bool errorOnFailedInsert,
697 const String16 attr(attr8);
735 const char* attr8, const char* value, bool errorOnFailedInsert)
737 return addTagAttribute(node, ns8, attr8, value, errorOnFailedInsert, false);
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp 1301 String8 ns8, attr8; local
    [all...]

Completed in 72 milliseconds