Loading packages/SystemUI/src/com/android/systemui/flags/Flags.java +3 −0 Original line number Original line Diff line number Diff line Loading @@ -237,6 +237,9 @@ public class Flags { public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300); public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300); // 1400 - columbus, b/242800729 public static final UnreleasedFlag QUICK_TAP_IN_PCC = new UnreleasedFlag(1400); // Pay no attention to the reflection behind the curtain. // Pay no attention to the reflection behind the curtain. // ========================== Curtain ========================== // ========================== Curtain ========================== // | | // | | Loading Loading
packages/SystemUI/src/com/android/systemui/flags/Flags.java +3 −0 Original line number Original line Diff line number Diff line Loading @@ -237,6 +237,9 @@ public class Flags { public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300); public static final UnreleasedFlag SCREENSHOT_REQUEST_PROCESSOR = new UnreleasedFlag(1300); // 1400 - columbus, b/242800729 public static final UnreleasedFlag QUICK_TAP_IN_PCC = new UnreleasedFlag(1400); // Pay no attention to the reflection behind the curtain. // Pay no attention to the reflection behind the curtain. // ========================== Curtain ========================== // ========================== Curtain ========================== // | | // | | Loading