Searched defs:restartObexServerSession (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
H A DMockMasInstance.java27 public void restartObexServerSession() { method in class:MockMasInstance
28 Assert.fail("restartObexServerSession() should not occur");
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMasInstance.java410 public void restartObexServerSession() { method in class:BluetoothMapMasInstance
411 if (D) Log.d(TAG, "MAP Service restartObexServerSession()");

Completed in 238 milliseconds