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

/frameworks/base/core/java/android/view/
H A DView.java6302 notifyEnterOrExitForAutoFillIfNeeded(true);
6966 notifyEnterOrExitForAutoFillIfNeeded(gainFocus);
6969 private void notifyEnterOrExitForAutoFillIfNeeded(boolean enter) { method in class:View
11629 notifyEnterOrExitForAutoFillIfNeeded(false);
11655 notifyEnterOrExitForAutoFillIfNeeded(true);
12059 notifyEnterOrExitForAutoFillIfNeeded(hasWindowFocus);
17481 notifyEnterOrExitForAutoFillIfNeeded(true);
17529 notifyEnterOrExitForAutoFillIfNeeded(false);
19687 notifyEnterOrExitForAutoFillIfNeeded(true);

Completed in 56 milliseconds