Home
last modified time | relevance | path

Searched refs:mFakeNotificationTitle (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/sim/
H A DSimSelectNotificationTest.java100 private final CharSequence mFakeNotificationTitle = "fake_notification_title"; field in SimSelectNotificationTest
141 .thenReturn(mFakeNotificationTitle); in setUp()
180 .isEqualTo(mFakeNotificationTitle); in onReceiveEnableMms_notificationShouldSend()