HomeSort by relevance Sort by last modified time
    Searched full:bluetoothicon (Results 1 - 1 of 1) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBarPolicy.java 130 int bluetoothIcon = R.drawable.stat_sys_data_bluetooth;
134 bluetoothIcon = R.drawable.stat_sys_data_bluetooth_connected;
137 mService.setIcon("bluetooth", bluetoothIcon, 0, null);

Completed in 84 milliseconds