INNER CODE UNIT · Java
getPersistedUriPermissions
oasisfeng/island · fileprovider/src/main/java/android/content/ContentResolver.java:71
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!");
}
public final String getType(Uri url) {
throw new RuntimeException("Stub!");