Searched refs:onBugreportSharingDeclined (Results 1 – 2 of 2) sorted by relevance
178 public void onBugreportSharingDeclined(Context context, Intent intent) { in onBugreportSharingDeclined() method in DeviceAdminReceiverTest.TestReceiver179 super.onBugreportSharingDeclined(context, intent); in onBugreportSharingDeclined()
56 public void onBugreportSharingDeclined(Context context, Intent intent) { in onBugreportSharingDeclined() method in DeviceAdminTestReceiver