Searched refs:mPostDeferredFGSNotifications (Results 1 – 1 of 1) sorted by relevance
3189 mAm.mHandler.postAtTime(mPostDeferredFGSNotifications, when); in startFgsDeferralTimerLocked()3192 private final Runnable mPostDeferredFGSNotifications = new Runnable() { field in ActiveServices