INNER CODE UNIT · Java
releasePersistableUriPermission
oasisfeng/island · fileprovider/src/main/java/android/content/ContentResolver.java:67
public void releasePersistableUriPermission(Uri uri, int modeFlags) {
throw new RuntimeException("Stub!");
}
public List<UriPermission> getPersistedUriPermissions() {
throw new RuntimeException("Stub!");
}
public List<UriPermission> getOutgoingPersistedUriPermissions() {
throw new RuntimeException("Stub!");
}
@Deprecated public void startSync(Uri uri, Bundle extras) {
throw new RuntimeException("Stub!");
}
@Deprecated public void cancelSync(Uri uri) {
throw new RuntimeException("Stub!");