Loading core/java/android/view/Display.java +0 −1 Original line number Diff line number Diff line Loading @@ -580,7 +580,6 @@ public final class Display { * @return The display address. * @hide */ @UnsupportedAppUsage public DisplayAddress getAddress() { return mAddress; } Loading Loading
core/java/android/view/Display.java +0 −1 Original line number Diff line number Diff line Loading @@ -580,7 +580,6 @@ public final class Display { * @return The display address. * @hide */ @UnsupportedAppUsage public DisplayAddress getAddress() { return mAddress; } Loading