Loading core/java/android/os/IHwBinder.java +0 −6 Original line number Diff line number Diff line Loading @@ -21,12 +21,6 @@ import android.annotation.SystemApi; /** @hide */ @SystemApi public interface IHwBinder { // These MUST match their corresponding libhwbinder/IBinder.h definition !!! /** @hide */ public static final int FIRST_CALL_TRANSACTION = 1; /** @hide */ public static final int FLAG_ONEWAY = 1; /** * Process a hwbinder transaction. * Loading Loading
core/java/android/os/IHwBinder.java +0 −6 Original line number Diff line number Diff line Loading @@ -21,12 +21,6 @@ import android.annotation.SystemApi; /** @hide */ @SystemApi public interface IHwBinder { // These MUST match their corresponding libhwbinder/IBinder.h definition !!! /** @hide */ public static final int FIRST_CALL_TRANSACTION = 1; /** @hide */ public static final int FLAG_ONEWAY = 1; /** * Process a hwbinder transaction. * Loading