Searched defs:aapt (Results 1 – 3 of 3) sorted by relevance
74 type aapt struct { struct75 aaptSrcJar android.Path76 exportPackage android.Path77 manifestPath android.Path78 proguardOptionsFile android.Path79 rroDirs []rroDir80 rTxt android.Path81 extraAaptPackagesFile android.Path82 noticeFile android.OptionalPath83 isLibrary bool[all …]
101 aapt anonMember
26 aapt = "aapt2" variable29 aapt = sys.argv[2] variable