1*795d594fSAndroid Build Coastguard WorkerTests ART synthesizes parameter annotations for implicit parameters on 2*795d594fSAndroid Build Coastguard Workerconstructors. Inner class and enum constructors may have implicit 3*795d594fSAndroid Build Coastguard Workerparameters. If the constructor has parameter annotations, the implicit 4*795d594fSAndroid Build Coastguard Workerparameters may not have annotations in the DEX file, but code that 5*795d594fSAndroid Build Coastguard Workerlooks at these annotations will expect them to. 6