Searched defs:serviceProxy (Results 1 – 5 of 5) sorted by relevance
28 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService()
45 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService()
204 TestInteractionProxy serviceProxy; in TEST() local243 TestInteractionProxy serviceProxy; in TEST() local
35 public static Object createService(Context context, ServiceCompatProxy serviceProxy) { in createService()
2027 ImsServiceProxy serviceProxy = new ImsServiceProxy(mPhoneId, ImsFeature.MMTEL); in getServiceProxy() local