Searched refs:completionIntent (Results 1 – 1 of 1) sorted by relevance
168 final Intent completionIntent = new Intent(ACTION_NOTIFICATION_POSTED); in onReceive() local169 context.sendBroadcast(completionIntent); in onReceive()