What does the yellow highlighting of an imports clause in Android Studio signify? June 2, 2023 by Tarik It’s annotation class import, e.g. somewhere in your source file you have “@SerializedName” Annotation JavaDoc