HomeSort by relevance Sort by last modified time
    Searched defs:showBugreportNotification (Results 1 - 3 of 3) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
Utils.java 83 static void showBugreportNotification(Context context, String msg, int notificationId) {
DeviceAdminTestReceiver.java 77 Utils.showBugreportNotification(context, context.getString(
84 Utils.showBugreportNotification(context, context.getString(
91 Utils.showBugreportNotification(context, context.getString(
CommandReceiverActivity.java 282 Utils.showBugreportNotification(this, getString(
    [all...]

Completed in 531 milliseconds