Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DAsyncTaskTest.java158 protected void onCancelled(Object o) { in testCancellationWithException()
193 protected void onCancelled(Object o) { in testException()
251 protected void onCancelled() { in onCancelled() method in AsyncTaskTest.MyAsyncTask
252 super.onCancelled(); in onCancelled()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationUtils.java67 public void onCancelled( in requestControlThenTransitionToVisibility()
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsControllerTest.java206 public void onCancelled( in createControlListener() method in ImeInsetsControllerTest
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/utils/
DGestureUtils.java93 public void onCancelled(GestureDescription gestureDescription) { in dispatchGesture()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDetectorTest.java523 .onCancelled(any()); in testDispatchGesture_privateDisplay_gestureCancelled()
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationControllerTests.java795 public void onCancelled(@Nullable WindowInsetsAnimationController controller) { in onCancelled() method in WindowInsetsAnimationControllerTests.ControlListener
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt3474 method public void onCancelled(android.accessibilityservice.GestureDescription);
32501 method @Deprecated @MainThread protected void onCancelled(Result);
32502 method @Deprecated @MainThread protected void onCancelled();
54417 method public void onCancelled(@Nullable android.view.WindowInsetsAnimationController);