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;
default_system_tray_delegate.cc 62 void DefaultSystemTrayDelegate::ChangeProfilePicture() {
system_tray_delegate.h 135 virtual void ChangeProfilePicture() = 0;
  /external/chromium_org/chrome/browser/ui/ash/
system_tray_delegate_chromeos.h 65 virtual void ChangeProfilePicture() OVERRIDE;
system_tray_delegate_linux.cc 63 virtual void ChangeProfilePicture() OVERRIDE {
system_tray_delegate_win.cc 64 virtual void ChangeProfilePicture() OVERRIDE {
system_tray_delegate_chromeos.cc 417 void SystemTrayDelegateChromeOS::ChangeProfilePicture() {
    [all...]

Completed in 378 milliseconds