Searched refs:mExists (Results 1 – 1 of 1) sorted by relevance
114 @ExistenceChange private int mExists = NONE; field in ZenModeDiff.BaseDiff141 mExists = ADDED; in BaseDiff()147 mExists = REMOVED; in BaseDiff()167 return mExists == ADDED; in wasAdded()174 return mExists == REMOVED; in wasRemoved()181 return mExists != NONE; in hasExistenceChange()