Searched refs:CLEAR_NOTIFICATIONS_PATH (Results 1 – 5 of 5) sorted by relevance
67 public static final String CLEAR_NOTIFICATIONS_PATH = "/clear"; field in Constants
39 if (Constants.CLEAR_NOTIFICATIONS_PATH.equals(messageEvent.getPath())) { in onMessageReceived()
302 googleApiClient, itr.next(), Constants.CLEAR_NOTIFICATIONS_PATH, null); in clearRemoteNotifications()
73 if (Constants.CLEAR_NOTIFICATIONS_PATH.equals(messageEvent.getPath())) { in onMessageReceived()
133 googleApiClient, itr.next(), Constants.CLEAR_NOTIFICATIONS_PATH, null); in clearRemoteNotificationsInternal()