Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/testapp/src/testapps/main/java/com/android/bedstead/testapp/
DBaseTestAppDeviceAdminReceiver.java126 public void onBugreportShared(Context context, Intent intent, String bugreportHash) { in onBugreportShared() method in BaseTestAppDeviceAdminReceiver
127 super.onBugreportShared(context, intent, bugreportHash); in onBugreportShared()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDeviceAdminTestReceiver.java125 public void onBugreportShared(Context context, Intent intent, String bugreportFileHash) { in onBugreportShared() method in DeviceAdminTestReceiver
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/
DEventLibDeviceAdminReceiver.kt201 override fun onBugreportShared(context: Context, intent: Intent, bugreportHash: String) { in onBugreportShared() method in com.android.eventlib.premade.EventLibDeviceAdminReceiver
/cts/common/device-side/bedstead/eventlib/src/test/java/com/android/eventlib/premade/
DEventLibDeviceAdminReceiverTest.java332 receiver.onBugreportShared(sContext, sIntent, BUGREPORT_HASH); in bugreportShared_logsBugReportSharedEvent()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt7894 …method public void onBugreportShared(@NonNull android.content.Context, @NonNull android.content.In…