Home
last modified time | relevance | path

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

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