Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothRouteManager.java453 private BluetoothDevice mMostRecentlyReportedActiveDevice = null; field in BluetoothRouteManager
593 if (device != null) mMostRecentlyReportedActiveDevice = device; in onActiveDeviceChanged()
729 return mMostRecentlyReportedActiveDevice;