Searched refs:d2dType (Results 1 – 1 of 1) sorted by relevance
1024 final int d2dType = 1; in testOnConnectionEventNotifiesListener() local1027 d2dExtras.putInt(Connection.EXTRA_DEVICE_TO_DEVICE_MESSAGE_TYPE, d2dType); in testOnConnectionEventNotifiesListener()1030 verify(listener).onReceivedDeviceToDeviceMessage(call, d2dType, d2dValue); in testOnConnectionEventNotifiesListener()