Class android.os.Binder
| Added Constructors | |
|---|---|
Binder(String) |
|
| Added Methods | |
|---|---|
long clearCallingWorkSource() |
|
int getCallingUidOrThrow() |
|
int getCallingWorkSourceUid() |
|
void restoreCallingWorkSource(long) |
|
long setCallingWorkSourceUid(int) |
|
