Searched refs:metadataValue (Results 1 – 1 of 1) sorted by relevance
208 long metadataValue = getLongMetadataValue(appInstallMetadata, getKey()); in matches() local211 return metadataValue == mValue; in matches()213 return metadataValue > mValue; in matches()215 return metadataValue >= mValue; in matches()