Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DInCallAdapter.java42 public final class InCallAdapter { class
48 public InCallAdapter(IInCallAdapter adapter) { in InCallAdapter() method in InCallAdapter
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallAdapter.java34 class InCallAdapter extends IInCallAdapter.Stub { class
42 public InCallAdapter(CallsManager callsManager, CallIdMapper callIdMapper, in InCallAdapter() method in InCallAdapter