Searched refs:AUTH_TIMEOUT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java132 private static final int AUTH_TIMEOUT = 3; field in class:BluetoothPbapService
644 case AUTH_TIMEOUT:
661 .obtainMessage(AUTH_TIMEOUT), USER_CONFIRM_TIMEOUT_VALUE);

Completed in 96 milliseconds