Searched defs:AUTH_TIMEOUT (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 38 milliseconds