Searched refs:getScopedAccessDenialsKey (Results 1 – 1 of 1) sorted by relevance
101 final String key = getScopedAccessDenialsKey(packageName, uuid, directory); in getScopedAccessPermissionStatus()107 final String key = getScopedAccessDenialsKey(packageName, uuid, directory); in setScopedAccessPermissionStatus()111 private static String getScopedAccessDenialsKey(String packageName, String uuid, in getScopedAccessDenialsKey() method in LocalPreferences