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