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