Searched refs:mDelayedNotificationExecutor (Results 1 – 1 of 1) sorted by relevance
77 private final Executor mDelayedNotificationExecutor = Executors.newSingleThreadExecutor(); field in DeviceStateHandler124 mDelayedNotificationExecutor.execute(mPhoneStateChangePendingNotify); in onPhoneCallStateChanged()