Loading core/java/android/view/Surface.java +1 −1 Original line number Diff line number Diff line Loading @@ -424,7 +424,7 @@ public class Surface implements Parcelable { /** * Free all server-side state associated with this surface and * release this object's reference. This method can only be * called from the process that created the service. * called from the process that created the surface. * @hide */ @UnsupportedAppUsage Loading Loading
core/java/android/view/Surface.java +1 −1 Original line number Diff line number Diff line Loading @@ -424,7 +424,7 @@ public class Surface implements Parcelable { /** * Free all server-side state associated with this surface and * release this object's reference. This method can only be * called from the process that created the service. * called from the process that created the surface. * @hide */ @UnsupportedAppUsage Loading