Searched defs:TAG_CACHE_PATH (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/core-utils/java/android/support/v4/content/
H A DFileProvider.java333 private static final String TAG_CACHE_PATH = "cache-path"; field in class:FileProvider
604 } else if (TAG_CACHE_PATH.equals(tag)) {

Completed in 115 milliseconds