Searched refs:FN_CONTENT_HASH_PROP (Results 1 – 2 of 2) sorted by relevance
410 File f = new File(folder, SdkConstants.FN_CONTENT_HASH_PROP); in readContentHash()440 File f = new File(folder, SdkConstants.FN_CONTENT_HASH_PROP); in saveContentHash()496 if (name == null || SdkConstants.FN_CONTENT_HASH_PROP.equals(name)) { in hashDirectoryContent()
166 public static final String FN_CONTENT_HASH_PROP = "content_hash.properties"; //$NON-NLS-1$ field in SdkConstants