Searched refs:handleNotificationBroadcast (Results 1 – 1 of 1) sorted by relevance
95 handleNotificationBroadcast(context, intent); in onReceive()100 handleNotificationBroadcast(context, intent); in onReceive()155 private void handleNotificationBroadcast(Context context, Intent intent) { in handleNotificationBroadcast() method in DownloadReceiver