Don't call private member function Device.pairingDone
Summary
Capture PairingHandlerCallback and call its pairingDone method instead of calling Device.pairingDone using reflection
Test plan
Apply patch and run the testPairingDone test. Verify that the test still succeeds