| com.davidluoye.support.IToken |
Known Indirect Subclasses
|
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | IToken.Default | Default implementation for IToken. | |||||||||
| class | IToken.Stub | Local-side IPC implementation stub class. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String | getCallerPackage() | ||||||||||
| abstract int | getCallerPid() | ||||||||||
| abstract int | getCallerUid() | ||||||||||
| abstract String | getValue(String key) | ||||||||||
| abstract String | setValue(String key, String value) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.IInterface
| |||||||||||
| RemoteException |
|---|
| RemoteException |
|---|
| RemoteException |
|---|
| RemoteException |
|---|
| RemoteException |
|---|