Home
last modified time | relevance | path

Searched refs:onBugreportShared (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDeviceAdminTestReceiver.java66 public void onBugreportShared(Context context, Intent intent, String bugreportFileHash) { in onBugreportShared() method in DeviceAdminTestReceiver
/cts/tests/admin/src/android/admin/cts/
DDeviceAdminReceiverTest.java184 verify(mReceiver).onBugreportShared( in testOnReceiveBugreportShared()