Home
last modified time | relevance | path

Searched refs:mIsLateBonding (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java75 private boolean mIsLateBonding; field in BluetoothPairingController
102 mIsLateBonding = mBluetoothManager.getCachedDeviceManager().isLateBonding(mDevice); in BluetoothPairingController()
206 return mIsLateBonding; in isLateBonding()