Searched refs:overrideP (Results 1 – 1 of 1) sorted by relevance
970 Float overrideP = mTaskIndexOverrideMap.get(t.key.id, null); in getStackScrollForTask() local971 if (LegacyRecentsImpl.getConfiguration().isLowRamDevice || overrideP == null) { in getStackScrollForTask()974 return overrideP; in getStackScrollForTask()