Home
last modified time | relevance | path

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

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