Searched refs:clearRemoteNotifications (Results 1 – 4 of 4) sorted by relevance
135 clearRemoteNotifications(); in onHandleIntent()199 clearRemoteNotifications(); in geofenceTriggered()285 private void clearRemoteNotifications() { in clearRemoteNotifications() method in UtilityService
59 public static void clearRemoteNotifications(Context context) { in clearRemoteNotifications() method in UtilityService
135 UtilityService.clearRemoteNotifications(this); in onCreate()
231 UtilityService.clearRemoteNotifications(mContext); in startAction()