Searched refs:mShortTaskHandler (Results 1 – 1 of 1) sorted by relevance
125 private final Handler mShortTaskHandler; field in PackageWatchdog170 mShortTaskHandler = shortTaskHandler; in PackageWatchdog()445 mShortTaskHandler.removeCallbacks(this::syncRequests); in syncRequestsAsync()446 mShortTaskHandler.post(this::syncRequests); in syncRequestsAsync()590 mShortTaskHandler.removeCallbacks(this::syncStateWithScheduledReason); in scheduleNextSyncStateLocked()597 mShortTaskHandler.postDelayed(this::syncStateWithScheduledReason, durationMs); in scheduleNextSyncStateLocked()