Searched refs:mImportantForAutofill (Results 1 – 2 of 2) sorted by relevance
673 @AutofillImportance int mImportantForAutofill; field in AssistStructure.ViewNode828 mImportantForAutofill = in.readInt(); in initializeFromParcelWithoutChildren()1065 out.writeInt(mImportantForAutofill); in writeSelfToParcel()1835 return mImportantForAutofill; in getImportantForAutofill()2261 mNode.mImportantForAutofill = mode; in setImportantForAutofill()
3958 Landroid/app/assist/AssistStructure$ViewNode;->mImportantForAutofill:I