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

  /frameworks/base/core/java/android/server/
BluetoothBondState.java 100 public synchronized String getPendingOutgoingBonding() {
BluetoothService.java 665 /*package*/ synchronized String getPendingOutgoingBonding() {
666 return mBondState.getPendingOutgoingBonding();
    [all...]

Completed in 44 milliseconds