Searched refs:CHANNEL_ID_CONNECTIONS (Results 1 – 1 of 1) sorted by relevance
48 private static final String CHANNEL_ID_CONNECTIONS = "connections"; field in P2pPermissionManager223 CHANNEL_ID_CONNECTIONS, mContext.getString(R.string.connections), in showNotification()250 Notification notification = new Notification.Builder(mContext, CHANNEL_ID_CONNECTIONS) in showNotification()