Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/
DPreprocessingManagerTest.java126 private AlertEntry mLessImportantForeground; field in PreprocessingManagerTest
676 mAlertEntriesMap.put(mLessImportantForeground.getKey(), mLessImportantForeground); in initTestData() local