Searched refs:mIsPackageFullyDeniedForAutofill (Results 1 – 1 of 1) sorted by relevance
714 private boolean mIsPackageFullyDeniedForAutofill = false; field in AutofillManager943 mIsPackageFullyDeniedForAutofill = in AutofillManager()949 if (!mIsPackageFullyDeniedForAutofill) { in AutofillManager()1121 if (mIsPackageFullyDeniedForAutofill) { in isActivityDeniedForAutofill()