Searched refs:ServiceBinderConnection (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DServiceBinder.java82 ServiceConnection connection = new ServiceBinderConnection(call);
105 private final class ServiceBinderConnection implements ServiceConnection { class in class:ServiceBinder
111 ServiceBinderConnection(Call call) { method in class:ServiceBinder.ServiceBinderConnection

Completed in 681 milliseconds