Home
last modified time | relevance | path

Searched refs:IsCurrent (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/soong/android/
H A Dapi_levels.go68 if this.IsCurrent() {
97 func (this ApiLevel) IsCurrent() bool { func
H A Dsdk_version.go137 if s.ApiLevel.IsCurrent() {
155 if s.ApiLevel.IsCurrent() {
/aosp12/build/soong/cc/
H A Dndk_library.go270 if c.apiLevel.IsCurrent() && ctx.PrimaryArch() {
/aosp12/build/soong/apex/
H A Dbuilder.go603 if moduleMinSdkVersion.IsCurrent() || moduleMinSdkVersion.IsNone() {