Searched refs:getLocationFGSThreshold (Results 1 – 1 of 1) sorted by relevance
935 long getLocationFGSThreshold() { in getLocationFGSThreshold() method in AppFGSTracker.AppFGSPolicy973 if (locationMs > 0 && locationMs >= getLocationFGSThreshold()) { in shouldExemptLocationFGS()