Home
last modified time | relevance | path

Searched refs:throwIfDisableAutofillCalled (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DFillResponse.java279 throwIfDisableAutofillCalled(); in setAuthentication()
326 throwIfDisableAutofillCalled(); in addDataset()
346 throwIfDisableAutofillCalled(); in setSaveInfo()
368 throwIfDisableAutofillCalled(); in setClientState()
389 throwIfDisableAutofillCalled(); in setFieldClassificationIds()
585 private void throwIfDisableAutofillCalled() { in throwIfDisableAutofillCalled() method in FillResponse.Builder