Home
last modified time | relevance | path

Searched defs:mImportantForeground7 (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
H A DPreprocessingManagerTest.java161 private AlertEntry mImportantForeground7; field in PreprocessingManagerTest
962 mAlertEntriesMap.put(mImportantForeground7.getKey(), mImportantForeground7); in initTestData() local