Home | History | Annotate | Download | only in launcher3

Lines Matching full:getmaxid

1027             return getMaxId(db, Favorites.TABLE_NAME);
1044 return getMaxId(db, WorkspaceScreens.TABLE_NAME);
1078 @Thunk static long getMaxId(SQLiteDatabase db, String table) {