Lines Matching refs:at
5 * You may obtain a copy of the License at
25 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_SYSTEM);
27 return ReclaimPriorityMapping.at(RECLAIM_ONDEMAND_SYSTEM);
29 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_KILLABLE_SYSTEM);
31 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_FOREGROUND);
33 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_VISIBLE);
35 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_BG_SUSPEND_DELAY);
37 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_BG_PERCEIVED);
39 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_BG_DIST_DEVICE);
41 return ReclaimPriorityMapping.at(RECLAIM_PRIORITY_BACKGROUND);