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.java545 public static class D2DCallStateAdapter extends TelephonyConnectionListener { class in TelephonyConnection
548 D2DCallStateAdapter(Communicator communicator) { in D2DCallStateAdapter() method in TelephonyConnection.D2DCallStateAdapter
910 private D2DCallStateAdapter mD2DCallStateAdapter;
3472 mD2DCallStateAdapter = new D2DCallStateAdapter(mCommunicator); in maybeConfigureDeviceToDeviceCommunication()