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

  /external/chromium_org/chrome/browser/signin/
screenlock_bridge.cc 74 if (!aria_label_.empty())
75 result->SetString("ariaLabel", aria_label_);
97 aria_label_ = aria_label;
screenlock_bridge.h 81 base::string16 aria_label_; member in class:ScreenlockBridge::UserPodCustomIconOptions

Completed in 55 milliseconds