Searched refs:assertBatteryIcon (Results 1 – 1 of 1) sorted by relevance
274 assertBatteryIcon(mLayoutPreference.findViewById(R.id.layout_left), in refresh_withLowBatteryAndUncharged_showAlertIcon()276 assertBatteryIcon(mLayoutPreference.findViewById(R.id.layout_right), /* resId= */-1); in refresh_withLowBatteryAndUncharged_showAlertIcon()277 assertBatteryIcon(mLayoutPreference.findViewById(R.id.layout_middle), in refresh_withLowBatteryAndUncharged_showAlertIcon()456 private void assertBatteryIcon(LinearLayout linearLayout, int resId) { in assertBatteryIcon() method in AdvancedBluetoothDetailsHeaderControllerTest