Home | History | Annotate | Download | only in app

Lines Matching defs:startServiceAsUser

1232     public ComponentName startServiceAsUser(Intent service, UserHandle user) {
1647 * {@link #startService(Intent)} instead of {@link #startServiceAsUser(Intent, UserHandle)}.