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

  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 346 if (null == mBluetoothService.getPendingOutgoingBonding()) {
440 mBluetoothService.getPendingOutgoingBonding();
BluetoothService.java 640 /*package*/ synchronized String getPendingOutgoingBonding() {
641 return mBondState.getPendingOutgoingBonding();
701 public synchronized String getPendingOutgoingBonding() {
    [all...]

Completed in 28 milliseconds