Searched refs:PRE_EOL_INFO_NORMAL (Results 1 – 10 of 10) sorted by relevance
/packages/services/Car/tests/carservice_test/src/com/android/car/ |
D | CarStorageMonitoringTest.java | 87 new WearInformation(30, 0, WearInformation.PRE_EOL_INFO_NORMAL); 212 new WearInformation(40, 0, WearInformation.PRE_EOL_INFO_NORMAL), 232 new WearInformation(40, 0, WearInformation.PRE_EOL_INFO_NORMAL), 252 new WearInformation(0, 0, WearInformation.PRE_EOL_INFO_NORMAL), 262 new WearInformation(0, 0, WearInformation.PRE_EOL_INFO_NORMAL), 272 new WearInformation(0, 0, WearInformation.PRE_EOL_INFO_NORMAL), 280 new WearInformation(0, 0, WearInformation.PRE_EOL_INFO_NORMAL), 292 new WearInformation(0, 0, WearInformation.PRE_EOL_INFO_NORMAL),
|
/packages/services/Car/service/src/com/android/car/storagemonitoring/ |
D | WearInformation.java | 26 public static final int PRE_EOL_INFO_NORMAL = 1; field in WearInformation
|
/packages/services/Car/car-lib/src/android/car/storagemonitoring/ |
D | CarStorageMonitoringManager.java | 84 public static final int PRE_EOL_INFO_NORMAL = 1; field in CarStorageMonitoringManager
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/ |
D | CarStorageMonitoringTest.java | 93 .isEqualTo(WearInformation.PRE_EOL_INFO_NORMAL); in testEMmcWearInformationProvider() 124 storageInfo.eol = WearInformation.PRE_EOL_INFO_NORMAL; in testHealthServiceWearInformationProvider()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarStorageMonitoringService.java | 264 if (wearInformation.preEolInfo > WearInformation.PRE_EOL_INFO_NORMAL || in logOnAdverseWearLevel()
|
/packages/services/Car/tools/GenericCarApiBuilder/ |
D | complete_car_api_list.txt | 920 field TIRAMISU_0 int PRE_EOL_INFO_NORMAL = 1;
|
/packages/services/Car/car-lib-module/api/ |
D | system-current.txt | 2312 field public static final int PRE_EOL_INFO_NORMAL = 1; // 0x1
|
/packages/services/Car/car-lib/api/ |
D | system-current.txt | 2312 field public static final int PRE_EOL_INFO_NORMAL = 1; // 0x1
|
D | test-current.txt | 2393 field public static final int PRE_EOL_INFO_NORMAL = 1; // 0x1
|
D | system-lint-baseline.txt | 4082 UnflaggedApi: android.car.storagemonitoring.CarStorageMonitoringManager#PRE_EOL_INFO_NORMAL: 4083 …th @FlaggedApi: field android.car.storagemonitoring.CarStorageMonitoringManager.PRE_EOL_INFO_NORMAL
|