Added Methods
|
void finishOp (String, int, String, String)
|
|
boolean isOpActive (String, int, String)
|
|
int noteOp (String, int, String, String, String)
|
|
int noteOpNoThrow (String, int, String, String, String)
|
|
int noteProxyOp (String, String, int, String, String)
|
|
int noteProxyOpNoThrow (String, String, int, String, String)
|
|
void setOnOpNotedCallback (Executor, OnOpNotedCallback)
|
|
int startOp (String, int, String, String, String)
|
|
int startOpNoThrow (String, int, String, String, String)
|
|
void startWatchingActive (String[], Executor, OnOpActiveChangedListener)
|
|
void stopWatchingActive (OnOpActiveChangedListener )
|
|
Changed Methods
|
void checkPackage (int, String)
|
Now deprecated.
|
|
void finishOp (String, int, String)
|
Now deprecated.
|
|
int noteOp (String, int, String)
|
Now deprecated.
|
|
int noteOpNoThrow (String, int, String)
|
Now deprecated.
|
|
int noteProxyOp (String, String)
|
Now deprecated.
|
|
int noteProxyOpNoThrow (String, String)
|
Now deprecated.
|
|
int noteProxyOpNoThrow (String, String, int)
|
Now deprecated.
|
|
int startOp (String, int, String)
|
Now deprecated.
|
|
int startOpNoThrow (String, int, String)
|
Now deprecated.
|
|