Searched defs:toParcelableCall (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DParcelableCallUtils.java35 public ParcelableCall toParcelableCall(Call call, boolean includeVideoProvider, method in class:ParcelableCallUtils.Converter
37 return ParcelableCallUtils.toParcelableCall(
54 public static ParcelableCall toParcelableCall( method in class:ParcelableCallUtils
60 return toParcelableCall(call, includeVideoProvider, phoneAccountRegistrar,
80 public static ParcelableCall toParcelableCall( method in class:ParcelableCallUtils

Completed in 109 milliseconds