Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DAdvancedBluetoothDetailsHeaderController.java505 private void showBatteryPredictionIfNecessary(LinearLayout linearLayout, int batteryId, in showBatteryPredictionIfNecessary() argument
515 .appendQueryParameter(QUERY_PARAMETER_BATTERY_ID, String.valueOf(batteryId)) in showBatteryPredictionIfNecessary()
536 Log.d(TAG, "showBatteryTimeIfNecessary() batteryId : " + batteryId in showBatteryPredictionIfNecessary()
542 if (batteryId == LEFT_DEVICE_ID) { in showBatteryPredictionIfNecessary()
544 } else if (batteryId == RIGHT_DEVICE_ID) { in showBatteryPredictionIfNecessary()