Loading sdk/src/java/org/lineageos/internal/logging/LineageMetricsLogger.java +2 −1 Original line number Diff line number Diff line /** * Copyright (c) 2016 The CyanogenMod Project * 2018 The LineageOS Project * 2018-2021 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading Loading @@ -74,4 +74,5 @@ public class LineageMetricsLogger extends MetricsLogger { public static final int TILE_AOD = BASE + 46; public static final int TILE_POWERSHARE = BASE + 47; public static final int TILE_ANTI_FLICKER = BASE + 48; public static final int SYSTEM_BUTTON_SETTINGS = BASE + 49; } Loading
sdk/src/java/org/lineageos/internal/logging/LineageMetricsLogger.java +2 −1 Original line number Diff line number Diff line /** * Copyright (c) 2016 The CyanogenMod Project * 2018 The LineageOS Project * 2018-2021 The LineageOS Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. Loading Loading @@ -74,4 +74,5 @@ public class LineageMetricsLogger extends MetricsLogger { public static final int TILE_AOD = BASE + 46; public static final int TILE_POWERSHARE = BASE + 47; public static final int TILE_ANTI_FLICKER = BASE + 48; public static final int SYSTEM_BUTTON_SETTINGS = BASE + 49; }