Searched defs:toastHidden (Results 1 – 1 of 1) sorted by relevance
747 CompletableFuture<Void> toastHidden = new CompletableFuture<>(); in testRemovedCallbackIsNotCalled() local784 ConditionVariable toastHidden = new ConditionVariable(false); in testCallback_whenTextToast_isCalled() local801 ConditionVariable toastHidden = new ConditionVariable(false); in testCallback_whenCustomToast_isCalled() local1155 ConditionCallback(ConditionVariable toastShown, ConditionVariable toastHidden) { in ConditionCallback()1179 ConditionVariable toastHidden) { in TextToastInfo()1188 ConditionVariable toastHidden = new ConditionVariable(false); in create() local