Searched refs:mEnabledForAugmentedAutofillOnly (Results 1 – 1 of 1) sorted by relevance
645 private boolean mEnabledForAugmentedAutofillOnly; field in AutofillManager1634 if (clientAdded && (mEnabled || mEnabledForAugmentedAutofillOnly) in notifyViewExitedLocked()1757 if (!mEnabled && !mEnabledForAugmentedAutofillOnly) { in notifyViewEnteredLocked()1836 if (clientAdded && (mEnabled || mEnabledForAugmentedAutofillOnly) in notifyViewExitedLocked()2371 || mEnabledForAugmentedAutofillOnly) { in startSessionLocked()2380 + ", enabledAugmentedOnly=" + mEnabledForAugmentedAutofillOnly in startSessionLocked()2386 if (mForAugmentedAutofillOnly && !mEnabledForAugmentedAutofillOnly in startSessionLocked()2407 if (!mEnabledForAugmentedAutofillOnly && mOptions != null in startSessionLocked()2546 mEnabledForAugmentedAutofillOnly = (flags in tryAddServiceClientIfNeededLocked()2550 + ", enabledForAugmentedOnly: " + mEnabledForAugmentedAutofillOnly); in tryAddServiceClientIfNeededLocked()