Searched refs:mShortTaskHandler (Results 1 – 1 of 1) sorted by relevance
108 private final Handler mShortTaskHandler; field in PackageWatchdog153 mShortTaskHandler = shortTaskHandler; in PackageWatchdog()427 mShortTaskHandler.removeCallbacks(this::syncRequests); in syncRequestsAsync()428 mShortTaskHandler.post(this::syncRequests); in syncRequestsAsync()572 mShortTaskHandler.removeCallbacks(this::syncStateWithScheduledReason); in scheduleNextSyncStateLocked()579 mShortTaskHandler.postDelayed(this::syncStateWithScheduledReason, durationMs); in scheduleNextSyncStateLocked()