Home
last modified time | relevance | path

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

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