Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DContextImpl.java1912 return bindServiceCommon(service, conn, flags, null, mMainThread.getHandler(), null, in bindService()
1919 return bindServiceCommon(service, conn, flags, null, null, executor, getUser()); in bindService()
1929 return bindServiceCommon(service, conn, flags, instanceName, null, executor, getUser()); in bindIsolatedService()
1935 return bindServiceCommon(service, conn, flags, null, mMainThread.getHandler(), null, user); in bindServiceAsUser()
1945 return bindServiceCommon(service, conn, flags, null, handler, null, user); in bindServiceAsUser()
1967 private boolean bindServiceCommon(Intent service, ServiceConnection conn, int flags, in bindServiceCommon() method in ContextImpl
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt1407 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt1407 HSPLandroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceCon…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt4644 Landroid/app/ContextImpl;->bindServiceCommon(Landroid/content/Intent;Landroid/content/ServiceConnec…