Searched refs:mFakeNotificationChannelTitle (Results 1 – 1 of 1) sorted by relevance
105 private final CharSequence mFakeNotificationChannelTitle = "fake_notification_channel_title"; field in SimSelectNotificationTest150 .thenReturn(mFakeNotificationChannelTitle); in setUp()179 assertThat(nc.getValue().getName()).isEqualTo(mFakeNotificationChannelTitle); in onReceiveEnableMms_notificationShouldSend()