Searched refs:mForAugmentedAutofillOnly (Results 1 – 2 of 2) sorted by relevance
523 private boolean mForAugmentedAutofillOnly; field in AutofillManager974 if (mForAugmentedAutofillOnly && (flags & FLAG_MANUAL_REQUEST) != 0) { in notifyViewEnteredLocked()979 mForAugmentedAutofillOnly = false; in notifyViewEnteredLocked()1050 if (mForAugmentedAutofillOnly) { in notifyViewVisibilityChangedInternal()1138 if (mForAugmentedAutofillOnly && (flags & FLAG_MANUAL_REQUEST) != 0) { in notifyViewEnteredLocked()1143 mForAugmentedAutofillOnly = false; in notifyViewEnteredLocked()1228 if (mForAugmentedAutofillOnly) { in notifyValueChanged()1267 if (mForAugmentedAutofillOnly) { in notifyValueChanged()1713 + ", augmentedOnly=" + mForAugmentedAutofillOnly in startSessionLocked()1720 if (mForAugmentedAutofillOnly && !mEnabledForAugmentedAutofillOnly in startSessionLocked()[all …]
291 private boolean mForAugmentedAutofillOnly; field in Session301 + "mForAugmentedAutofillOnly: %s", mForAugmentedAutofillOnly);546 + "mForAugmentedAutofillOnly: %s", mForAugmentedAutofillOnly); in cancelCurrentRequestLocked()577 if (mForAugmentedAutofillOnly || mRemoteFillService == null) { in requestNewFillResponseLocked()580 + "(mForAugmentedAutofillOnly=" + mForAugmentedAutofillOnly in requestNewFillResponseLocked()583 mForAugmentedAutofillOnly = true; in requestNewFillResponseLocked()661 mForAugmentedAutofillOnly = forAugmentedAutofillOnly; in Session()784 mForAugmentedAutofillOnly = true; in onFillRequestSuccess()2084 + "mForAugmentedAutofillOnly: %s", mForAugmentedAutofillOnly); in callSaveLocked()2187 mForAugmentedAutofillOnly = false; in requestNewFillResponseOnViewEnteredIfNecessaryLocked()[all …]