Home
last modified time | relevance | path

Searched refs:flattenedApex (Results 1 – 3 of 3) sorted by relevance

/build/soong/apex/
Dandroidmk.go56 if !a.primaryApexType && apexType != flattenedApex {
65 if symbolFilesNotNeeded && apexType != flattenedApex {
117 if apexType == flattenedApex {
226 if fi.builtFile == a.manifestPbOut && apexType == flattenedApex {
288 if apexType == flattenedApex {
Dapex.go958 modules[i].(*apexBundle).properties.ApexType = flattenedApex
1183 flattenedApex const
1967 case flattenedApex:
2280 if a.properties.ApexType == flattenedApex {
Dbuilder.go660 if a.properties.ApexType == flattenedApex {