Searched refs:mBgFgsLocationThresholdMs (Results 1 – 1 of 1) sorted by relevance
855 private volatile long mBgFgsLocationThresholdMs = DEFAULT_BG_FGS_LOCATION_THRESHOLD; field in AppFGSTracker.AppFGSPolicy917 mBgFgsLocationThresholdMs = DeviceConfig.getLong( in updateBgFgsLocationThreshold()936 return mBgFgsLocationThresholdMs; in getLocationFGSThreshold()1020 pw.println(mBgFgsLocationThresholdMs); in dump()