Searched refs:PARTIAL_CONNECTIVITY (Results 1 – 3 of 3) sorted by relevance
56 PARTIAL_CONNECTIVITY(SystemMessage.NOTE_NETWORK_PARTIAL_CONNECTIVITY), enumConstant210 final boolean showAsNoInternet = notifyType == NotificationType.PARTIAL_CONNECTIVITY in showNotification()228 } else if (notifyType == NotificationType.PARTIAL_CONNECTIVITY in showNotification()267 || notifyType == NotificationType.PARTIAL_CONNECTIVITY) { in showNotification()323 && notifyType != NotificationType.PARTIAL_CONNECTIVITY) { in maybeNotifyViaDialog()419 case PARTIAL_CONNECTIVITY: in priority()
25 …c com.android.server.connectivity.NetworkNotificationManager.NotificationType.PARTIAL_CONNECTIVITY;379 mManager.clearNotification(id, PARTIAL_CONNECTIVITY); in testClearNotificationByType()380 verify(mNotificationManager, never()).cancel(eq(tag), eq(PARTIAL_CONNECTIVITY.eventId)); in testClearNotificationByType()447 doNotificationTextTest(PARTIAL_CONNECTIVITY, in testNotificationText_Partial()456 doNotificationTextTest(PARTIAL_CONNECTIVITY, in testNotificationText_PartialAsNoInternet()
3489 NotificationType.PARTIAL_CONNECTIVITY); in handleNetworkTested()4691 case PARTIAL_CONNECTIVITY: in showNetworkNotification()4768 showNetworkNotification(nai, NotificationType.PARTIAL_CONNECTIVITY); in handlePromptUnvalidated()