Searched defs:mIsBondingInitiatedLocally (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java215 private boolean mIsBondingInitiatedLocally; field in class:RemoteDevices.DeviceProperties
339 this.mIsBondingInitiatedLocally = isBondingInitiatedLocally;
348 return mIsBondingInitiatedLocally;

Completed in 12 milliseconds