Searched defs:eventBundle (Results 1 – 4 of 4) sorted by relevance
97 public void parseBackupManagerMonitorRestoreEventForDumpsys(Bundle eventBundle) { in parseBackupManagerMonitorRestoreEventForDumpsys()157 private boolean hasAgentLogging(Bundle eventBundle) { in hasAgentLogging()176 private void addAgentLogsIfAvailable(Bundle eventBundle, PrintWriter pw) { in addAgentLogsIfAvailable()211 private void addExtrasIfAvailable(Bundle eventBundle, PrintWriter pw) { in addExtrasIfAvailable()397 private boolean isOpTypeRestore(Bundle eventBundle) { in isOpTypeRestore()
126 Bundle eventBundle = bundleCaptor.getValue(); in monitorEvent_packageAndExtrasAreNull_fillsBundleCorrectly() local147 Bundle eventBundle = bundleCaptor.getValue(); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectly() local175 Bundle eventBundle = bundleCaptor.getValue(); in monitorEvent_packageAndExtrasAreNotNull_fillsBundleCorrectlyLong() local303 Bundle eventBundle = bundleCaptor.getValue(); in assertCorrectBundleSentToMonitor() local
51 Bundle eventBundle = new Bundle(); in testOnEvent_propagatesToMonitor() local
1483 Bundle eventBundle = bundleCaptor.getValue(); in testRunTask_whenFinishBackupSucceeds_sendsAgentLogsToMonitor() local