Searched refs:ApprovalReceiver (Results 1 – 2 of 2) sorted by relevance
251 new Intent(ApprovalReceiver.ACTION_DENY, rec.report.getUri(), in showNotifications()252 mContext, ApprovalReceiver.class), in showNotifications()
29 public class ApprovalReceiver extends BroadcastReceiver { class