Home
last modified time | relevance | path

Searched refs:startServiceAsUser (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
H A DVerificationActivity.java97 startServiceAsUser(intent, UserHandle.SYSTEM); in notifyKeyguardDismissed()
118 startServiceAsUser(intent, UserHandle.SYSTEM); in startInstallationService()
H A DBootCompletedReceiver.java47 context.startServiceAsUser(startServiceIntent, UserHandle.SYSTEM); in onReceive()
/aosp14/frameworks/base/services/core/java/com/android/server/security/
H A DKeyChainSystemService.java111 getContext().startServiceAsUser(intent, user); in startServiceInBackgroundAsUser()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIService.java114 startServiceAsUser( in onCreate()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/user/domain/interactor/
H A DUserInteractorTest.kt153 verify(spyContext, never()).startServiceAsUser(any(), any())
162 verify(spyContext).startServiceAsUser(any(), any())
688 verify(spyContext).startServiceAsUser(any(), eq(UserHandle.of(userInfos[1].id)))
996 verify(spyContext, never()).startServiceAsUser(any(), any())
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/notetask/
H A DNoteTaskController.kt328 context.startServiceAsUser(intent, user)
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DSettingsInjector.java524 mContext.startServiceAsUser(intent, setting.mUserHandle); in startService()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/notetask/
H A DNoteTaskControllerTest.kt714 verify(context, never()).startServiceAsUser(any(), any())
727 val intent = withArgCaptor { verify(context).startServiceAsUser(capture(), eq(user)) }
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java841 public @Nullable ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextWrapper
842 return mBase.startServiceAsUser(service, user); in startServiceAsUser()
H A DContext.java3726 public abstract ComponentName startServiceAsUser(Intent service, UserHandle user); in startServiceAsUser() method in Context
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java618 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in MockContext
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/
H A DUserInteractor.kt664 applicationContext.startServiceAsUser(
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java2972 context.startServiceAsUser(intent, UserHandle.SYSTEM); in startOtherServices()
3340 context.startServiceAsUser(intent, UserHandle.SYSTEM); in startSystemUi()
/aosp14/frameworks/base/services/core/java/com/android/server/adb/
H A DAdbDebuggingManager.java1579 if (mContext.startServiceAsUser(intent, userHandle) != null) { in startConfirmationService()
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java1916 public ComponentName startServiceAsUser(Intent service, UserHandle user) { in startServiceAsUser() method in ContextImpl
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1594 HSPLandroid/app/ContextImpl;->startServiceAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)La…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1594 HSPLandroid/app/ContextImpl;->startServiceAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)La…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4711 Landroid/app/ContextImpl;->startServiceAsUser(Landroid/content/Intent;Landroid/os/UserHandle;)Landr…