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