Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java1989 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, in bindService()
1997 return bindServiceCommon(service, conn, flags.getValue(), null, mMainThread.getHandler(), in bindService()
2004 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, null, executor, in bindService()
2011 return bindServiceCommon(service, conn, flags.getValue(), null, null, executor, in bindService()
2022 …return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), instanceName, null, executo… in bindIsolatedService()
2033 return bindServiceCommon(service, conn, flags.getValue(), instanceName, null, executor, in bindIsolatedService()
2040 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, in bindServiceAsUser()
2047 return bindServiceCommon(service, conn, flags.getValue(), null, in bindServiceAsUser()
2058 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, handler, in bindServiceAsUser()
2068 return bindServiceCommon(service, conn, flags.getValue(), null, handler, in bindServiceAsUser()
[all …]
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt1439 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt1439 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4644 Landroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceConnec…