Searched refs:NOTIFICATION_REQUEST_CODE (Results 1 – 1 of 1) sorted by relevance
40 private static final int NOTIFICATION_REQUEST_CODE = 1; field in MainActivity79 PendingIntent.getActivity(this, NOTIFICATION_REQUEST_CODE, in showNotification()