Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DContextImpl.java1699 return bindServiceCommon(service, conn, flags, null, mMainThread.getHandler(), null, in bindService()
1707 return bindServiceCommon(service, conn, flags, null, null, executor, getUser()); in bindService()
1717 return bindServiceCommon(service, conn, flags, instanceName, null, executor, getUser()); in bindIsolatedService()
1724 return bindServiceCommon(service, conn, flags, null, mMainThread.getHandler(), null, user); in bindServiceAsUser()
1734 return bindServiceCommon(service, conn, flags, null, handler, null, user); in bindServiceAsUser()
1756 private boolean bindServiceCommon(Intent service, ServiceConnection conn, int flags, in bindServiceCommon() method in ContextImpl
/frameworks/base/config/
Dboot-image-profile.txt1164 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
Dhiddenapi-greylist-max-o.txt4647 Landroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceConnec…