Searched refs:RemoteBugreportUtils (Results 1 – 2 of 2) sorted by relevance
40 class RemoteBugreportUtils { class
555 RemoteBugreportUtils.NOTIFICATION_ID);711 RemoteBugreportUtils.NOTIFICATION_ID,712 RemoteBugreportUtils.buildNotification(mContext,6798 RemoteBugreportUtils.NOTIFICATION_ID, in requestBugreport()6799 RemoteBugreportUtils.buildNotification(mContext, in requestBugreport()6802 RemoteBugreportUtils.REMOTE_BUGREPORT_TIMEOUT_MILLIS); in requestBugreport()6862 RemoteBugreportUtils.BUGREPORT_MIMETYPE); in registerRemoteBugreportReceivers()6866 Slog.w(LOG_TAG, "Failed to set type " + RemoteBugreportUtils.BUGREPORT_MIMETYPE, e); in registerRemoteBugreportReceivers()6887 RemoteBugreportUtils.NOTIFICATION_ID); in onBugreportFinished()6890 … mInjector.getNotificationManager().notifyAsUser(LOG_TAG, RemoteBugreportUtils.NOTIFICATION_ID, in onBugreportFinished()[all …]