Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DContextImpl.java2018 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, in bindService()
2026 return bindServiceCommon(service, conn, flags.getValue(), null, mMainThread.getHandler(), in bindService()
2033 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, null, executor, in bindService()
2040 return bindServiceCommon(service, conn, flags.getValue(), null, null, executor, in bindService()
2051 …return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), instanceName, null, executo… in bindIsolatedService()
2062 return bindServiceCommon(service, conn, flags.getValue(), instanceName, null, executor, in bindIsolatedService()
2069 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, in bindServiceAsUser()
2076 return bindServiceCommon(service, conn, flags.getValue(), null, in bindServiceAsUser()
2087 return bindServiceCommon(service, conn, Integer.toUnsignedLong(flags), null, handler, in bindServiceAsUser()
2097 return bindServiceCommon(service, conn, flags.getValue(), null, handler, in bindServiceAsUser()
[all …]
/frameworks/base/boot/
Dboot-image-profile.txt1419 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
/frameworks/base/config/
Dboot-image-profile.txt1419 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt4644 Landroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceConnec…