Searched refs:mBackupThread (Results 1 – 2 of 2) sorted by relevance
115 private HandlerThread mBackupThread; field in UserBackupManagerServiceTest161 mBackupThread.quit(); in tearDown()1035 mBackupThread, in testCreateAndInitializeService_postRegisterTransports()1056 mBackupThread, in testCreateAndInitializeService_doesNotRegisterTransportsSynchronously()1075 mBackupThread, in testCreateAndInitializeService_withNullContext_throws()1091 mBackupThread, in testCreateAndInitializeService_withNullTrampoline_throws()1123 mBackupThread, in testCreateAndInitializeService_withNullStateDir_throws()1143 mBackupThread, in testCreateAndInitializeService_withNullDataDir_throws()1163 mBackupThread, in testCreateAndInitializeService_withNullTransportManager_throws()1181 mBackupThread, in testCreateAndInitializeService_registersPackageTrackingReceiver()[all …]
90 private final HandlerThread mBackupThread; field in BackupHandler98 mBackupThread = backupThread; in BackupHandler()137 mBackupThread.quitSafely(); in handleMessage()