I saw in few android ad networks sdks that they are declaring BroadcastReceiver with no intent filters. Something like this:
BroadcastReceiver
I think that the following question/answer should give you some clues:
Create an IntentFilter in android that matches ALL intents