Loading core/java/android/app/IInstrumentationWatcher.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ import android.content.ComponentName; import android.os.Bundle; /** @hide */ oneway interface IInstrumentationWatcher interface IInstrumentationWatcher { void instrumentationStatus(in ComponentName name, int resultCode, in Bundle results); Loading Loading
core/java/android/app/IInstrumentationWatcher.aidl +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ import android.content.ComponentName; import android.os.Bundle; /** @hide */ oneway interface IInstrumentationWatcher interface IInstrumentationWatcher { void instrumentationStatus(in ComponentName name, int resultCode, in Bundle results); Loading