Home
last modified time | relevance | path

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

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