Searched refs:onDeviceFound (Results 1 – 5 of 5) sorted by relevance
123 mDut.onDeviceFound( in testOnDeviceFound_success()130 mDut.onDeviceFound( in testOnDeviceFound_success()155 mDut.onDeviceFound( in testOnDeviceFoundWithSignBitInDeviceInfoBytesSuccess()198 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()208 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()218 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()228 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()238 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()
99 public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, in onDeviceFound() method in SupplicantP2pIfaceCallbackV1_4Impl102 mCallbackV10.onDeviceFound(srcAddress, p2pDeviceAddress, primaryDeviceType, in onDeviceFound()
104 public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, in onDeviceFound() method in SupplicantP2pIfaceCallbackImpl
157 onDeviceFound(device.btDevice);499 private void onDeviceFound(BluetoothDevice device) { in onDeviceFound() method in BluetoothDevicePairer
104 public void onDeviceFound(IntentSender chooserLauncher) { in assosicate()