return getImplOrThrowLocked(userId).startSession(args,flags,activityToken); | return getImplOrThrowLocked(userId).requestAutoFill(activityToken); | getImplOrThrowLocked(userId).startSession(args,flags,activityToken) | getImplOrThrowLocked(userId).requestAutoFill(activityToken) | platform_frameworks_base | 29a5b0d0f1cc7fd6cbfe97c816b8a687d9e438cc | com.android.server.autofill.AutoFillManagerService.AutoFillManagerServiceStub | | _1 | startSession |
---|
_2 | requestAutoFill |
---|
| v0 | activityToken |
---|
v1 | getImplOrThrowLocked(userId) |
---|
| | v0 | activityToken |
---|
v1 | getImplOrThrowLocked(userId) |
---|
| Returns | False |