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