Searched refs:bindServiceAsUser (Results 1 – 4 of 4) sorted by relevance
74 public static boolean bindServiceAsUser( in bindServiceAsUser() method in ReflectionUtilities
72 ReflectionUtilities.bindServiceAsUser(context, bindIntent, connection, otherUserHandle); in tryBind()
178 public void bindServiceAsUser() throws Exception { in bindServiceAsUser() method in ShadowContextImplTest184 context.bindServiceAsUser( in bindServiceAsUser()
293 protected boolean bindServiceAsUser( in bindServiceAsUser() method in ShadowContextImpl