Searched defs:COLUMN_COMPONENT (Results 1 – 1 of 1) sorted by relevance
105 new String[] {AppDbItem.COLUMN_COMPONENT, AppDbItem.COLUMN_LAST_OPEN}, in readLastOpens()165 new String[] {AppDbItem.COLUMN_COMPONENT, AppDbItem.COLUMN_ORDER_PRIORITY}, in readOrderPriorities()254 public static final String COLUMN_COMPONENT = "component"; field in LaunchItemsDbHelper.AppDbItem