Searched refs:metadataValue (Results 1 – 1 of 1) sorted by relevance
216 long metadataValue = getLongMetadataValue(appInstallMetadata, getKey()); in matches() local219 return metadataValue == mValue; in matches()221 return metadataValue > mValue; in matches()223 return metadataValue >= mValue; in matches()