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