Searched refs:mAugmentedAutofillableIds (Results 1 – 1 of 1) sorted by relevance
509 private ArrayList<AutofillId> mAugmentedAutofillableIds; field in Session630 mAugmentedAutofillableIds = null; in onSwitchInputMethodLocked()4671 if (mAugmentedAutofillableIds != null && mAugmentedAutofillableIds.contains( in updateLocked()5531 mAugmentedAutofillableIds = autofillableIds; in processNullResponseLocked()6506 if (mAugmentedAutofillableIds != null) { in dumpLocked()6508 pw.println(mAugmentedAutofillableIds); in dumpLocked()