Loading api/system-current.txt +0 −1 Original line number Diff line number Diff line Loading @@ -38561,7 +38561,6 @@ package android.provider { public final class TimeZoneRulesDataContract { field public static final java.lang.String AUTHORITY = "com.android.timezone"; field public static final java.lang.String READER_PERMISSION = "android.permission.UPDATE_TIME_ZONE_RULES"; } public static final class TimeZoneRulesDataContract.Operation { core/java/android/provider/TimeZoneRulesDataContract.java +0 −6 Original line number Diff line number Diff line Loading @@ -40,12 +40,6 @@ public final class TimeZoneRulesDataContract { /** A content:// style uri to the authority for the time zone data content provider */ private static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY); /** * The permission that the reader of the ContentProvider must possess. */ public static final String READER_PERMISSION = android.Manifest.permission.UPDATE_TIME_ZONE_RULES; /** * Defines fields exposed through the {@link Operation#CONTENT_URI} for describing a time zone * distro operation. Loading Loading
api/system-current.txt +0 −1 Original line number Diff line number Diff line Loading @@ -38561,7 +38561,6 @@ package android.provider { public final class TimeZoneRulesDataContract { field public static final java.lang.String AUTHORITY = "com.android.timezone"; field public static final java.lang.String READER_PERMISSION = "android.permission.UPDATE_TIME_ZONE_RULES"; } public static final class TimeZoneRulesDataContract.Operation {
core/java/android/provider/TimeZoneRulesDataContract.java +0 −6 Original line number Diff line number Diff line Loading @@ -40,12 +40,6 @@ public final class TimeZoneRulesDataContract { /** A content:// style uri to the authority for the time zone data content provider */ private static final Uri AUTHORITY_URI = Uri.parse("content://" + AUTHORITY); /** * The permission that the reader of the ContentProvider must possess. */ public static final String READER_PERMISSION = android.Manifest.permission.UPDATE_TIME_ZONE_RULES; /** * Defines fields exposed through the {@link Operation#CONTENT_URI} for describing a time zone * distro operation. Loading