Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java162 private AlertEntry mImportantForeground5; field in PreprocessingManagerTest
1217 mAlertEntriesMap.put(mImportantForeground5.getKey(), mImportantForeground5); in initTestData() local