Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallAdapter.java34 class InCallAdapter extends IInCallAdapter.Stub { class
42 public InCallAdapter(CallsManager callsManager, CallIdMapper callIdMapper, in InCallAdapter() method in InCallAdapter
430 Log.w(InCallAdapter.this, in exitBackgroundAudioProcessing()
DInCallController.java1514 new InCallAdapter( in onConnected()