Searched refs:mMostRecentlyReportedActiveDevice (Results 1 – 1 of 1) sorted by relevance
603 private BluetoothDevice mMostRecentlyReportedActiveDevice = null; field in BluetoothRouteManager785 if (device != null) mMostRecentlyReportedActiveDevice = device; in onActiveDeviceChanged()797 return mMostRecentlyReportedActiveDevice; in getMostRecentlyReportedActiveDevice()1151 + " recently reported active device: %s", mMostRecentlyReportedActiveDevice);1152 return mMostRecentlyReportedActiveDevice;