Searched refs:assertNotCalled (Results 1 – 6 of 6) sorted by relevance
62 assertNotCalled(); in onSuccess()104 assertNotCalled(); in onFailure()113 private void assertNotCalled() { in assertNotCalled() method in FillCallback
77 assertNotCalled(); in onSuccessInternal()110 assertNotCalled(); in onFailure()119 private void assertNotCalled() { in assertNotCalled() method in SaveCallback
49 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
81 void assertNotCalled(std::string message, std::optional<TimePoint> timeout = {});
53 assertNotCalled(); in accept()69 private void assertNotCalled() { in assertNotCalled() method in OnTranslationResultCallbackWrapper
48162 Landroid/service/autofill/FillCallback;->assertNotCalled()V48316 Landroid/service/autofill/SaveCallback;->assertNotCalled()V