Home
last modified time | relevance | path

Searched defs:bindServiceAsUser (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/testables/src/android/testing/
DTestableContext.java243 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in TestableContext
254 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in TestableContext
/frameworks/base/core/java/android/content/
DContextWrapper.java827 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in ContextWrapper
834 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in ContextWrapper
DContext.java3493 public boolean bindServiceAsUser( in bindServiceAsUser() method in Context
3507 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in Context
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java638 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in MockContext
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3353 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in AccountManagerServiceTest.MyMockContext
/frameworks/base/core/java/android/app/
DContextImpl.java1917 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in ContextImpl
1924 public boolean bindServiceAsUser(Intent service, ServiceConnection conn, int flags, in bindServiceAsUser() method in ContextImpl