Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java570 public static class D2DCallStateAdapter extends TelephonyConnectionListener { class in TelephonyConnection
573 D2DCallStateAdapter(Communicator communicator) { in D2DCallStateAdapter() method in TelephonyConnection.D2DCallStateAdapter
947 private D2DCallStateAdapter mD2DCallStateAdapter;
3575 mD2DCallStateAdapter = new D2DCallStateAdapter(mCommunicator); in maybeConfigureDeviceToDeviceCommunication()