HomeSort by relevance Sort by last modified time
    Searched defs:bindServiceAsUser (Results 1 - 2 of 2) sorted by null

  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowContextImplTest.java 177 public void bindServiceAsUser() throws Exception {
183 context.bindServiceAsUser(
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowContextImpl.java 246 protected boolean bindServiceAsUser(

Completed in 203 milliseconds