Searched defs:toastHidden (Results 1 – 1 of 1) sorted by relevance
816 CompletableFuture<Void> toastHidden = new CompletableFuture<>(); in testRemovedCallbackIsNotCalled() local853 ConditionVariable toastHidden = new ConditionVariable(false); in testCallback_whenTextToast_isCalled() local870 ConditionVariable toastHidden = new ConditionVariable(false); in testCallback_whenCustomToast_isCalled() local1278 ConditionCallback(ConditionVariable toastShown, ConditionVariable toastHidden) { in ConditionCallback()1302 ConditionVariable toastHidden) { in TextToastInfo()1311 ConditionVariable toastHidden = new ConditionVariable(false); in create() local