Searched refs:priorityIndex (Results 1 – 1 of 1) sorted by relevance
169 final int priorityIndex = c.getColumnIndex(AppDbItem.COLUMN_ORDER_PRIORITY); in readOrderPriorities() local175 map.put(componentName, c.getLong(priorityIndex)); in readOrderPriorities()