Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DAdvancedBluetoothDetailsHeaderController.java252 private void updateSubLayout(LinearLayout linearLayout, int iconMetaKey, int batteryMetaKey, in updateSubLayout() argument
258 final String iconUri = BluetoothUtils.getStringMetaData(bluetoothDevice, iconMetaKey); in updateSubLayout()
271 Log.d(TAG, "updateSubLayout() icon : " + iconMetaKey + ", battery : " + batteryMetaKey in updateSubLayout()