I'm wondering if i could intercept the notification ID for the incoming call through a broadcastreceiver then cancel the call notification or just clear all the notification on the notification's bar.
I tried to use cancelAll() but i think it works only for the notification i create.