Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:TrayBluetooth

416 TrayBluetooth::TrayBluetooth(SystemTray* system_tray)
423 TrayBluetooth::~TrayBluetooth() {
427 views::View* TrayBluetooth::CreateTrayView(user::LoginStatus status) {
431 views::View* TrayBluetooth::CreateDefaultView(user::LoginStatus status) {
438 views::View* TrayBluetooth::CreateDetailedView(user::LoginStatus status) {
449 void TrayBluetooth::DestroyTrayView() {
452 void TrayBluetooth::DestroyDefaultView() {
456 void TrayBluetooth::DestroyDetailedView() {
460 void TrayBluetooth::UpdateAfterLoginStatusChange(user::LoginStatus status) {
463 void TrayBluetooth::OnBluetoothRefresh() {
470 void TrayBluetooth::OnBluetoothDiscoveringChanged() {