Searched refs:CHANNEL_CONNECTED (Results 1 – 2 of 2) sorted by relevance
87 protected static final String CHANNEL_CONNECTED = "connected_note_loud"; field in NetworkStackNotifier125 createNotificationChannel(CHANNEL_CONNECTED, in NetworkStackNotifier()237 final String channel = showValidated ? CHANNEL_CONNECTED : CHANNEL_VENUE_INFO; in updateNotifications()248 builder = getNotificationBuilder(CHANNEL_CONNECTED, networkStatus, res, in updateNotifications()
48 import com.android.networkstack.NetworkStackNotifier.CHANNEL_CONNECTED189 assertEquals(CHANNEL_CONNECTED, note.channelId) in verifyConnectedNotification()