Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java1348 @StringRes int noBatteryResId, in getSummaryWithBatteryInfo() argument
1361 return mContext.getString(noBatteryResId); in getSummaryWithBatteryInfo()