Searched defs:packageIdentChars (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/tools/aapt/
H A DResource.cpp1763 const char* packageIdentChars = "abcdefghijklmnopqrstuvwxyz" local
1789 packageIdentChars, true) != ATTR_OKAY) {
1793 "sharedUserId", packageIdentChars, false) != ATTR_OKAY) {
1802 : packageIdentChars, true) != ATTR_OKAY) {
1880 "name", packageIdentChars, true) != ATTR_OKAY) {
1890 packageIdentChars, true) != ATTR_OKAY) {
1900 packageIdentChars, false) != ATTR_OKAY) {
1925 packageIdentChars, false) != ATTR_OKAY) {
1942 packageIdentChars, false) != ATTR_OKAY) {
1959 packageIdentChars, tru
[all...]

Completed in 26 milliseconds