Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8b475e36 authored by Zemiao Zhu's avatar Zemiao Zhu Committed by Android (Google) Code Review
Browse files

Merge "Deflake CancelFromNotificationUiTest" into rvc-dev

parents 85120da5 71f1f3bc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -51,7 +51,7 @@ public class CancelFromNotificationUiTest extends ActivityTest<FilesActivity> {


    private static final int BUFFER_SIZE = 10 * 1024 * 1024;
    private static final int BUFFER_SIZE = 10 * 1024 * 1024;


    private static final int WAIT_TIME_SECONDS = 60;
    private static final int WAIT_TIME_SECONDS = 120;


    private final BroadcastReceiver mReceiver = new BroadcastReceiver() {
    private final BroadcastReceiver mReceiver = new BroadcastReceiver() {
        @Override
        @Override