Home
last modified time | relevance | path

Searched defs:onCancelled (Results 1 – 3 of 3) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsControllerTest.java200 public void onCancelled( in createControlListener() method in ImeInsetsControllerTest
/cts/tests/tests/os/src/android/os/cts/
DAsyncTaskTest.java249 protected void onCancelled() { in onCancelled() method in AsyncTaskTest.MyAsyncTask
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowInsetsAnimationControllerTests.java679 public void onCancelled(@Nullable WindowInsetsAnimationController controller) { in onCancelled() method in WindowInsetsAnimationControllerTests.ControlListener