HomeSort by relevance Sort by last modified time
    Searched full:seconds_str (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc 239 const base::string16 seconds_str = IntToTwoDigitString(seconds); local
247 hours_str, minutes_str, seconds_str));
254 vertical_layout_label_seconds_left_->SetText(seconds_str.substr(0, 1));
255 vertical_layout_label_seconds_right_->SetText(seconds_str.substr(1, 1));

Completed in 168 milliseconds