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

Commit 925a30e8 authored by Suprabh Shukla's avatar Suprabh Shukla Committed by android-build-merger
Browse files

Changing user inactivity and warning dialog timeouts

am: cafdc2e5

Change-Id: Iba74fd833ba00cbae39e09cf404f1877efd7a4d8
parents 8b85bed2 cafdc2e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -89,8 +89,8 @@ public class RetailDemoModeService extends SystemService {

    private static final long SCREEN_WAKEUP_DELAY = 2500;
    private static final long USER_INACTIVITY_TIMEOUT_MIN = 10000;
    private static final long USER_INACTIVITY_TIMEOUT_DEFAULT = 30000;
    private static final long WARNING_DIALOG_TIMEOUT_DEFAULT = 6000;
    private static final long USER_INACTIVITY_TIMEOUT_DEFAULT = 90000;
    private static final long WARNING_DIALOG_TIMEOUT_DEFAULT = 0;
    private static final long MILLIS_PER_SECOND = 1000;

    private static final int[] VOLUME_STREAMS_TO_MUTE = {