Searched defs:onVisibleForAutofill (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java463 public void onVisibleForAutofill() { method in class:AutofillManager
1734 Log.d(TAG, "onVisibleForAutofill() " + id + " became visible");
1758 Log.d(TAG, "onVisibleForAutofill() " + id + " became invisible");

Completed in 1648 milliseconds