Home
last modified time | relevance | path

Searched refs:startServiceCommon (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DContextImpl.java1929 return startServiceCommon(service, false, mUser); in startService()
1935 return startServiceCommon(service, true, mUser); in startForegroundService()
1946 return startServiceCommon(service, false, user); in startServiceAsUser()
1951 return startServiceCommon(service, true, user); in startForegroundServiceAsUser()
1954 private ComponentName startServiceCommon(Intent service, boolean requireForeground, in startServiceCommon() method in ContextImpl
/frameworks/base/boot/
Dboot-image-profile.txt1575 HSPLandroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)L…
/frameworks/base/config/
Dboot-image-profile.txt1575 HSPLandroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)L…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt4712 Landroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)Land…