Fetches details about the remote Service from PackageManager without binding to it. Resolving an untrusted address before binding to it lets you screen out problematic servers before giving them a chance to run. However, note that the identity/existence of the resolved Service can change between
()
| 61 | * to. |
| 62 | */ |
| 63 | @AnyThread |
| 64 | ServiceInfo resolve() throws StatusException; |
| 65 | |
| 66 | /** |
no outgoing calls