Searched refs:mMediaNotification (Results 1 – 1 of 1) sorted by relevance
141 private Notification mMediaNotification; field in PreprocessingManagerTest204 when(mMediaNotification.isMediaNotification()).thenReturn(true); in setup()237 when(mStatusBarNotification3.getNotification()).thenReturn(mMediaNotification); in setup()