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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DLocalPreferences.java111 final String key = getScopedAccessDenialsKey(packageName, uuid, directory);
117 final String key = getScopedAccessDenialsKey(packageName, uuid, directory);
138 private static String getScopedAccessDenialsKey(String packageName, String uuid, method in class:LocalPreferences

Completed in 209 milliseconds