Home
last modified time | relevance | path

Searched defs:idStr (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java3485 String idStr = parser.getAttributeValue(null, "userId"); in readDisabledSysPackageLPw() local
3526 String idStr = null; in readPackageLPw() local
3892 String idStr = null; in readSharedUserLPw() local
/frameworks/base/tools/aapt/
DResource.cpp1846 String8 idStr(id); in buildResources() local