Searched refs:PATTERN_USER_ID (Results 1 – 1 of 1) sorted by relevance
2517 private static final Pattern PATTERN_USER_ID = Pattern.compile( field in StorageManager2555 final Matcher matcher = PATTERN_USER_ID.matcher(filePath); in updateExternalStorageFileQuotaType()