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