Home
last modified time | relevance | path

Searched refs:onDeviceFound (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallbackTest.java117 mDut.onDeviceFound( in testOnDeviceFound_success()
124 mDut.onDeviceFound( in testOnDeviceFound_success()
149 mDut.onDeviceFound( in testOnDeviceFoundWithSignBitInDeviceInfoBytesSuccess()
192 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()
202 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()
212 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()
222 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()
232 mDut.onDeviceFound( in testOnDeviceFound_invalidArguments()
/frameworks/base/packages/CompanionDeviceManager/src/com/android/companiondevicemanager/
DDeviceDiscoveryService.java180 onDeviceFound(DeviceFilterPair.findMatch(dev, mBluetoothFilters)); in startDiscovery()
254 private void onDeviceFound(@Nullable DeviceFilterPair device) { in onDeviceFound() method in DeviceDiscoveryService
460 onDeviceFound(deviceFilterPair); in onScanResult()
477 onDeviceFound(deviceFilterPair); in onReceive()
495 onDeviceFound(DeviceFilterPair.findMatch(scanResults.get(i), mWifiFilters)); in onReceive()
/frameworks/base/core/java/android/companion/
DCompanionDeviceManager.java84 public abstract void onDeviceFound(IntentSender chooserLauncher); in onDeviceFound() method in CompanionDeviceManager.Callback
286 lockAndPost(Callback::onDeviceFound, launcher.getIntentSender()); in onSuccess()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallback.java99 public void onDeviceFound(byte[] srcAddress, byte[] p2pDeviceAddress, byte[] primaryDeviceType, in onDeviceFound() method in SupplicantP2pIfaceCallback
/frameworks/base/non-updatable-api/
Dcurrent.txt9151 method public abstract void onDeviceFound(android.content.IntentSender);
/frameworks/base/api/
Dcurrent.txt9151 method public abstract void onDeviceFound(android.content.IntentSender);