Home
last modified time | relevance | path

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

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