OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUGREPORT_NOTIFICATION_ID
(Results
1 - 3
of
3
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DeviceAdminTestReceiver.java
78
R.string.bugreport_sharing_declined), Utils.
BUGREPORT_NOTIFICATION_ID
);
85
R.string.bugreport_shared_successfully), Utils.
BUGREPORT_NOTIFICATION_ID
);
92
R.string.bugreport_failed_completing), Utils.
BUGREPORT_NOTIFICATION_ID
);
Utils.java
40
static final int
BUGREPORT_NOTIFICATION_ID
= 12345;
CommandReceiverActivity.java
284
Utils.
BUGREPORT_NOTIFICATION_ID
);
[
all
...]
Completed in 120 milliseconds