Searched refs:OnLastOutgoingCallComplete (Results 1 – 2 of 2) sorted by relevance
54 OnLastOutgoingCallComplete callback) { in GetLastOutgoingCallArgs()59 public final OnLastOutgoingCallComplete callback;63 public interface OnLastOutgoingCallComplete { interface in CallLogAsync81 private final OnLastOutgoingCallComplete mCallback;83 public GetLastOutgoingCallTask(OnLastOutgoingCallComplete callback) { in GetLastOutgoingCallTask()
1599 new CallLogAsync.OnLastOutgoingCallComplete() { in queryLastOutgoingCall()