Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DNetworkNotificationManagerTest.java420 private void doNotificationTextTest(NotificationType type, @StringRes int expectedTitleRes, in doNotificationTextTest() method in NetworkNotificationManagerTest
440 doNotificationTextTest(NO_INTERNET, in testNotificationText_NoInternet()
447 doNotificationTextTest(PARTIAL_CONNECTIVITY, in testNotificationText_Partial()
456 doNotificationTextTest(PARTIAL_CONNECTIVITY, in testNotificationText_PartialAsNoInternet()