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

  /frameworks/base/core/java/android/server/
BluetoothEventLoop.java 215 mBluetoothService.getBondState().clearPinAttempts(address);
228 mBluetoothService.getBondState().clearPinAttempts(address);
244 mBluetoothService.getBondState().clearPinAttempts(address);
255 mBluetoothService.getBondState().clearPinAttempts(address);
BluetoothService.java 732 public synchronized void clearPinAttempts(String address) {
    [all...]

Completed in 20 milliseconds