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