HomeSort by relevance Sort by last modified time
    Searched full:queryrecord (Results 1 - 7 of 7) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppReceiver.java 145 transInfo = BluetoothOppUtility.queryRecord(context, uri);
226 transInfo = BluetoothOppUtility.queryRecord(context, intent.getData());
BluetoothOppIncomingFileConfirmActivity.java 100 mTransInfo = BluetoothOppUtility.queryRecord(this, mUri);
BluetoothOppTransferActivity.java 139 mTransInfo = BluetoothOppUtility.queryRecord(this, mUri);
420 mTransInfo = BluetoothOppUtility.queryRecord(this, mUri);
BluetoothOppTransferHistory.java 278 BluetoothOppTransferInfo transInfo = BluetoothOppUtility.queryRecord(this, contentUri);
BluetoothOppUtility.java 68 public static BluetoothOppTransferInfo queryRecord(Context context, Uri uri) {
  /external/mdnsresponder/mDNSShared/
uds_daemon.c 214 } queryrecord; member in union:request_state::__anon12268
    [all...]
dns_sd.h 610 * kDNSServiceInterfaceIndexP2P is meaningful only in Browse, QueryRecord,
    [all...]

Completed in 630 milliseconds