Home
last modified time | relevance | path

Searched refs:mMediaNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DPreprocessingManagerTest.java115 private Notification mMediaNotification; field in PreprocessingManagerTest
166 when(mMediaNotification.isMediaNotification()).thenReturn(true); in setup()
187 when(mStatusBarNotification3.getNotification()).thenReturn(mMediaNotification); in setup()