Home
last modified time | relevance | path

Searched refs:bindServiceAsUser (Results 1 – 2 of 2) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowContextImplTest.java177 public void bindServiceAsUser() throws Exception { in bindServiceAsUser() method in ShadowContextImplTest
183 context.bindServiceAsUser( in bindServiceAsUser()
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowContextImpl.java246 protected boolean bindServiceAsUser( in bindServiceAsUser() method in ShadowContextImpl