Searched refs:mImportantForAutofill (Results 1 – 2 of 2) sorted by relevance
644 @AutofillImportance int mImportantForAutofill; field in AssistStructure.ViewNode749 mImportantForAutofill = in.readInt(); in ViewNode()968 out.writeInt(mImportantForAutofill); in writeSelfToParcel()1650 return mImportantForAutofill; in getImportantForAutofill()1986 mNode.mImportantForAutofill = mode; in setImportantForAutofill()
3961 Landroid/app/assist/AssistStructure$ViewNode;->mImportantForAutofill:I