Searched refs:PARCEL_CONSTRUCTOR (Results 1 – 2 of 2) sorted by relevance
111 import com.android.tools.metalava.doclava1.Issues.PARCEL_CONSTRUCTOR in <lambda>()910 PARCEL_CONSTRUCTOR, parcelConstructor, in <lambda>()
153 val PARCEL_CONSTRUCTOR = Issue(319, Severity.ERROR, Category.API_LINT, "FW3") constant