Home | History | Annotate | Download | only in app

Lines Matching refs:startServiceAsUser

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