HomeSort by relevance Sort by last modified time
    Searched refs:opp (Results 51 - 59 of 59) sorted by null

1 23

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexServerSession.java 33 package com.android.bluetooth.opp;
BluetoothOppTransfer.java 33 package com.android.bluetooth.opp;
67 * This class run an actual Opp transfer session (from connect target device to
123 Log.v(TAG, "Device :" + device + "- OPP device: " + mBatch.mDestination
153 Log.w(TAG, "OPP SDP search, target device is null, ignoring result");
157 Log.w(TAG, " OPP SDP search for wrong device, ignoring!!");
    [all...]
BluetoothOppTransferActivity.java 33 package com.android.bluetooth.opp;
TestActivity.java 33 package com.android.bluetooth.opp;
BluetoothOppService.java 33 package com.android.bluetooth.opp;
75 * Performs the background Bluetooth OPP transfer. It also starts thread to
76 * accept incoming OPP connection.
298 Log.w(TAG, "OPP busy! Reject connection");
308 Log.i(TAG, "OPP busy! Retry after 1 second");
337 Log.i(TAG, "OPP busy! Retry after 1 second");
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstMIPS32.cpp 32 #define X(tag, opp, emit) \
33 { CondMIPS32::opp, emit } \
    [all...]
IceInstARM32.cpp 65 #define X(tag, encode, opp, emit) \
66 { CondARM32::opp, emit } \
    [all...]
  /external/v8/src/mips/
assembler-mips.h 323 INLINE(explicit Operand(Object** opp));
    [all...]
  /external/v8/src/mips64/
assembler-mips64.h 327 INLINE(explicit Operand(Object** opp));
    [all...]

Completed in 1114 milliseconds

1 23