HomeSort by relevance Sort by last modified time
    Searched refs:ChangeProfilePicture (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/ash/system/tray/
default_system_tray_delegate.h 25 virtual void ChangeProfilePicture() OVERRIDE;
system_tray_delegate.h 103 virtual void ChangeProfilePicture() = 0;
default_system_tray_delegate.cc 62 void DefaultSystemTrayDelegate::ChangeProfilePicture() {
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 62 virtual void ChangeProfilePicture() OVERRIDE;
system_tray_delegate_linux.cc 63 virtual void ChangeProfilePicture() OVERRIDE {
system_tray_delegate_win.cc 63 virtual void ChangeProfilePicture() OVERRIDE {
system_tray_delegate_chromeos.cc 359 void SystemTrayDelegateChromeOS::ChangeProfilePicture() {
    [all...]

Completed in 103 milliseconds