Searched refs:isBuildWithKeyType (Results 1 – 1 of 1) sorted by relevance
67 return isBuildWithKeyType(TAG_DEV_KEYS); in isDevKeysBuild()72 return isBuildWithKeyType(TAG_TEST_KEYS); in isTestKeysBuild()314 private static boolean isBuildWithKeyType(String keyType) { in isBuildWithKeyType() method in PropertyUtil