Home
last modified time | relevance | path

Searched defs:leftBattery (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java1120 int leftBattery = -1; in getConnectionSummary() local
1254 private boolean isTwsBatteryAvailable(int leftBattery, int rightBattery) { in isTwsBatteryAvailable()