Searched refs:NotificationClickHandler (Results 1 – 1 of 1) sorted by relevance
583 Intent clickIntent = new Intent(mContext, NotificationClickHandler.class); in createNotificationForLocationUser()892 public static class NotificationClickHandler extends BroadcastReceiver { class in LocationAccessCheck