Searched defs:packageIdentChars (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt/
H A DResource.cpp1336 const char* packageIdentChars = "abcdefghijklmnopqrstuvwxyz" local
1362 packageIdentChars, true) != ATTR_OKAY) {
1366 "sharedUserId", packageIdentChars, false) != ATTR_OKAY) {
1375 : packageIdentChars, true) != ATTR_OKAY) {
1453 "name", packageIdentChars, true) != ATTR_OKAY) {
1463 packageIdentChars, true) != ATTR_OKAY) {
1473 packageIdentChars, false) != ATTR_OKAY) {
1498 packageIdentChars, false) != ATTR_OKAY) {
1515 packageIdentChars, false) != ATTR_OKAY) {
1532 packageIdentChars, tru
[all...]

Completed in 226 milliseconds