Loading core/java/android/app/backup/BackupManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -707,7 +707,6 @@ public class BackupManager { * redirects them into main-thread actions. This serializes the backup * progress callbacks nicely within the usual main-thread lifecycle pattern. */ @SystemApi private class BackupObserverWrapper extends IBackupObserver.Stub { final Handler mHandler; final BackupObserver mObserver; Loading core/java/android/hardware/hdmi/HdmiTimerRecordSources.java +0 −1 Original line number Diff line number Diff line Loading @@ -187,7 +187,6 @@ public class HdmiTimerRecordSources { * Base class for time-related information. * @hide */ @SystemApi /* package */ static class TimeUnit { /* package */ final int mHour; /* package */ final int mMinute; Loading core/java/android/view/WindowManagerPolicyConstants.java +0 −3 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ package android.view; import static android.view.Display.DEFAULT_DISPLAY; import android.annotation.SystemApi; /** * Constants for interfacing with WindowManagerService and WindowManagerPolicyInternal. * @hide Loading Loading @@ -62,7 +60,6 @@ public interface WindowManagerPolicyConstants { * Set to {@code true} when intent was invoked from pressing the home key. * @hide */ @SystemApi String EXTRA_FROM_HOME_KEY = "android.intent.extra.FROM_HOME_KEY"; // TODO: move this to a more appropriate place. Loading Loading
core/java/android/app/backup/BackupManager.java +0 −1 Original line number Diff line number Diff line Loading @@ -707,7 +707,6 @@ public class BackupManager { * redirects them into main-thread actions. This serializes the backup * progress callbacks nicely within the usual main-thread lifecycle pattern. */ @SystemApi private class BackupObserverWrapper extends IBackupObserver.Stub { final Handler mHandler; final BackupObserver mObserver; Loading
core/java/android/hardware/hdmi/HdmiTimerRecordSources.java +0 −1 Original line number Diff line number Diff line Loading @@ -187,7 +187,6 @@ public class HdmiTimerRecordSources { * Base class for time-related information. * @hide */ @SystemApi /* package */ static class TimeUnit { /* package */ final int mHour; /* package */ final int mMinute; Loading
core/java/android/view/WindowManagerPolicyConstants.java +0 −3 Original line number Diff line number Diff line Loading @@ -18,8 +18,6 @@ package android.view; import static android.view.Display.DEFAULT_DISPLAY; import android.annotation.SystemApi; /** * Constants for interfacing with WindowManagerService and WindowManagerPolicyInternal. * @hide Loading Loading @@ -62,7 +60,6 @@ public interface WindowManagerPolicyConstants { * Set to {@code true} when intent was invoked from pressing the home key. * @hide */ @SystemApi String EXTRA_FROM_HOME_KEY = "android.intent.extra.FROM_HOME_KEY"; // TODO: move this to a more appropriate place. Loading