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