Searched defs:hasNullnessInformation (Results 1 – 1 of 1) sorted by relevance
79 private fun hasNullnessInformation(type: TypeItem): Boolean { in hasNullnessInformation() method in com.android.tools.metalava.NullnessMigration101 fun hasNullnessInformation(item: Item): Boolean { in hasNullnessInformation() method