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.java184 public static Bundle putMonitoringExtra(Bundle extras, String key, String value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender
201 public static Bundle putMonitoringExtra(Bundle extras, String key, long value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender
218 public static Bundle putMonitoringExtra(Bundle extras, String key, boolean value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender
235 public static Bundle putMonitoringExtra(Bundle extras, String key, int value) { in putMonitoringExtra() method in BackupManagerMonitorEventSender