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()
1922 static void ensureFileColumns(Uri uri, ContentValues values) throws VolumeArgumentException { in ensureFileColumns()1927 throws VolumeArgumentException { in ensureUniqueFileColumns()1932 @Nullable String currentPath) throws VolumeArgumentException { in ensureNonUniqueFileColumns()1944 boolean makeUnique, @Nullable String currentPath) throws VolumeArgumentException { in ensureFileColumns()2174 throws VolumeArgumentException { in assertFileColumnsSane()2183 throw new VolumeArgumentException(actual, allowed); in assertFileColumnsSane()2496 } catch (VolumeArgumentException e) { in insertFile()3036 } catch (VolumeArgumentException e) { in insertInternal()3061 } catch (VolumeArgumentException e) { in insertInternal()3209 } catch (VolumeArgumentException e) { in insertInternal()[all …]