HomeSort by relevance Sort by last modified time
    Searched refs:mPendingConnection (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java 143 private ObexTransport mPendingConnection;
388 if (mBatches.size() == 0 && mPendingConnection == null) {
392 if (mPendingConnection != null) {
402 mPendingConnection = transport;
412 createServerSession(mPendingConnection);
414 mPendingConnection = null;
419 mPendingConnection.close();
427 mPendingConnection = null;
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 561 milliseconds