Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ public class GlobalActionsDialogLite implements DialogInterface.OnDismissListene
private static final String RESTART_ACTION_KEY_RESTART_DOWNLOAD = "restart_download";
private static final String RESTART_ACTION_KEY_RESTART_FASTBOOT = "restart_fastboot";
private static final String RESTART_ACTION_KEY_RESTART_SYSTEMUI = "restart_systemui";
private static final String GLOBAL_ACTION_KEY_ONTHEGO = "onthego";

// See NotificationManagerService#scheduleDurationReachedLocked
private static final long TOAST_FADE_TIME = 333;
Expand Down