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