Searched refs:kJarSuffix (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dfd_utils-inl.h267 static const std::string kJarSuffix = ".jar"; local
268 if (StartsWith(path, kFrameworksPrefix) && EndsWith(path, kJarSuffix)) {

Completed in 98 milliseconds