Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java1900 return startServiceCommon(service, false, mUser); in startService()
1906 return startServiceCommon(service, true, mUser); in startForegroundService()
1917 return startServiceCommon(service, false, user); in startServiceAsUser()
1922 return startServiceCommon(service, true, user); in startForegroundServiceAsUser()
1925 private ComponentName startServiceCommon(Intent service, boolean requireForeground, in startServiceCommon() method in ContextImpl
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1595 HSPLandroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)L…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1595 HSPLandroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)L…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4712 Landroid/app/ContextImpl;->startServiceCommon(Landroid/content/Intent;ZLandroid/os/UserHandle;)Land…