Loading core/java/com/android/internal/view/InputBindResult.java +0 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ package com.android.internal.view; import static java.lang.annotation.RetentionPolicy.SOURCE; import android.annotation.IntDef; import android.compat.annotation.UnsupportedAppUsage; import android.content.ComponentName; import android.content.Intent; import android.content.ServiceConnection; Loading Loading @@ -251,7 +250,6 @@ public final class InputBindResult implements Parcelable { /** * Used to make this class parcelable. */ @UnsupportedAppUsage public static final Parcelable.Creator<InputBindResult> CREATOR = new Parcelable.Creator<InputBindResult>() { @Override Loading Loading
core/java/com/android/internal/view/InputBindResult.java +0 −2 Original line number Diff line number Diff line Loading @@ -19,7 +19,6 @@ package com.android.internal.view; import static java.lang.annotation.RetentionPolicy.SOURCE; import android.annotation.IntDef; import android.compat.annotation.UnsupportedAppUsage; import android.content.ComponentName; import android.content.Intent; import android.content.ServiceConnection; Loading Loading @@ -251,7 +250,6 @@ public final class InputBindResult implements Parcelable { /** * Used to make this class parcelable. */ @UnsupportedAppUsage public static final Parcelable.Creator<InputBindResult> CREATOR = new Parcelable.Creator<InputBindResult>() { @Override Loading