Home
last modified time | relevance | path

Searched defs:PreCallImpl (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/precall/impl/
DPreCallImpl.java33 public class PreCallImpl implements PreCall { class
38 PreCallImpl(ImmutableList<PreCallAction> actions) { in PreCallImpl() method in PreCallImpl