HomeSort by relevance Sort by last modified time
    Searched defs:notifyViewEntered (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
CustomVirtualView.java 177 mAutofillManager.notifyViewEntered(this, virtualId, bounds);
  /developers/samples/android/input/autofill/AutofillFramework/Application/src/main/java/com/example/android/autofill/app/view/autofillable/
CustomVirtualView.java 177 mAutofillManager.notifyViewEntered(this, virtualId, bounds);
  /cts/tests/autofillservice/src/android/autofillservice/cts/
VirtualContainerView.java 448 mAfm.notifyViewEntered(VirtualContainerView.this, text.id, absBounds);

Completed in 303 milliseconds