Searched refs:VolumeArgumentException (Results 1 – 2 of 2) sorted by relevance
52 import com.android.providers.media.MediaProvider.VolumeArgumentException;698 } catch (VolumeArgumentException e) { in buildFile()
1923 static void ensureFileColumns(Uri uri, ContentValues values) throws VolumeArgumentException { in ensureFileColumns()1928 throws VolumeArgumentException { in ensureUniqueFileColumns()1933 @Nullable String currentPath) throws VolumeArgumentException { in ensureNonUniqueFileColumns()1945 boolean makeUnique, @Nullable String currentPath) throws VolumeArgumentException { in ensureFileColumns()2175 throws VolumeArgumentException { in assertFileColumnsSane()2184 throw new VolumeArgumentException(actual, allowed); in assertFileColumnsSane()2497 } catch (VolumeArgumentException e) { in insertFile()3037 } catch (VolumeArgumentException e) { in insertInternal()3062 } catch (VolumeArgumentException e) { in insertInternal()3210 } catch (VolumeArgumentException e) { in insertInternal()[all …]