Home
last modified time | relevance | path

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

/cts/tests/admin/src/android/admin/cts/
DDeviceAdminReceiverTest.java55 private static final String ACTION_BUGREPORT_SHARE = field in DeviceAdminReceiverTest
181 Intent bugreportSharedIntent = new Intent(ACTION_BUGREPORT_SHARE); in testOnReceiveBugreportShared()
185 any(), actionEq(ACTION_BUGREPORT_SHARE), eq(BUGREPORT_HASH)); in testOnReceiveBugreportShared()