Lines Matching refs:maxId
507 // In the case where neither onCreate nor onUpgrade gets called, we read the maxId from865 long maxId = 0;871 maxId = Math.max(maxId, id);891 mMaxScreenId = maxId;