Searched refs:previousRecords (Results 1 – 1 of 1) sorted by relevance
353 Set<InhibitRecord> previousRecords = mProfileInhibits.get(params); in addInhibitRecord() local366 boolean isNewlyAdded = previousRecords.isEmpty(); in addInhibitRecord()