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

  /external/chromium_org/ash/display/
root_window_transformers_unittest.cc 32 const char kDesktopBackgroundView[] = "DesktopBackgroundView";
58 if (target->name() != kDesktopBackgroundView)
69 if (target->name() != kDesktopBackgroundView)
display_controller_unittest.cc 45 const char kDesktopBackgroundView[] = "DesktopBackgroundView";
301 if (target->name() != kDesktopBackgroundView)
312 if (target->name() != kDesktopBackgroundView)
    [all...]
  /external/chromium_org/ash/touch/
touch_uma.cc 257 const char kDesktopBackgroundView[] = "DesktopBackgroundView";
258 if (name == kDesktopBackgroundView) {

Completed in 62 milliseconds