Home
last modified time | relevance | path

Searched defs:putMonitoringExtra (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/utils/
DBackupManagerMonitorEventSender.java180 public static Bundle putMonitoringExtra(Bundle extras, String key, String value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender
197 public static Bundle putMonitoringExtra(Bundle extras, String key, long value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender
214 public static Bundle putMonitoringExtra(Bundle extras, String key, boolean value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender
231 public static Bundle putMonitoringExtra(Bundle extras, String key, int value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender