Searched refs:onCallChanged (Results 1 – 3 of 3) sorted by relevance
202 HfpClientConnectionService.onCallChanged(TEST_DEVICE, call); in callChanged_callAdded()245 HfpClientConnectionService.onCallChanged(TEST_DEVICE, call); in onCreateIncomingConnection()315 HfpClientConnectionService.onCallChanged(TEST_DEVICE, call); in onCreateUnknownConnection()348 HfpClientConnectionService.onCallChanged(TEST_DEVICE, call); in onCreateIncomingConnection_phoneAccountIsNull_returnsNull()416 HfpClientConnectionService.onCallChanged(TEST_DEVICE, call); in onCreateUnknownConnection_phoneAccountIsNull_returnsNull()
98 public static void onCallChanged(BluetoothDevice device, HfpClientCall call) { in onCallChanged() method in HfpClientConnectionService
382 HfpClientConnectionService.onCallChanged(c.getDevice(), c); in sendCallChangedIntent()