Home
last modified time | relevance | path

Searched refs:assertNotCalled (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DFillCallback.java62 assertNotCalled(); in onSuccess()
104 assertNotCalled(); in onFailure()
113 private void assertNotCalled() { in assertNotCalled() method in FillCallback
DSaveCallback.java77 assertNotCalled(); in onSuccessInternal()
110 assertNotCalled(); in onFailure()
119 private void assertNotCalled() { in assertNotCalled() method in SaveCallback
/frameworks/native/services/inputflinger/tests/
DTestInputListener.cpp49 ASSERT_NO_FATAL_FAILURE(assertNotCalled<NotifyConfigurationChangedArgs>( in assertNotifyConfigurationChangedWasNotCalled()
74 assertNotCalled<NotifyDeviceResetArgs>("notifyDeviceReset() should not be called.")); in assertNotifyDeviceResetWasNotCalled()
89 ASSERT_NO_FATAL_FAILURE(assertNotCalled<NotifyKeyArgs>("notifyKey() should not be called.")); in assertNotifyKeyWasNotCalled()
109 assertNotCalled<NotifyMotionArgs>("notifyMotion() should not be called.", waitUntil)); in assertNotifyMotionWasNotCalled()
139 ASSERT_NO_FATAL_FAILURE(assertNotCalled<NotifyPointerCaptureChangedArgs>( in assertNotifyCaptureWasNotCalled()
167 void TestInputListener::assertNotCalled(std::string message, std::optional<TimePoint> waitUntil) { in assertNotCalled() function in android::TestInputListener
DTestInputListener.h81 void assertNotCalled(std::string message, std::optional<TimePoint> timeout = {});
/frameworks/base/core/java/android/service/translation/
DOnTranslationResultCallbackWrapper.java53 assertNotCalled(); in accept()
69 private void assertNotCalled() { in assertNotCalled() method in OnTranslationResultCallbackWrapper
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48162 Landroid/service/autofill/FillCallback;->assertNotCalled()V
48316 Landroid/service/autofill/SaveCallback;->assertNotCalled()V