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

  /external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.h 280 int trying_OTASP_attempts_;
mobile_activator.cc 167 trying_OTASP_attempts_(0),
475 ++trying_OTASP_attempts_;
476 if (trying_OTASP_attempts_ <= kMaxOTASPTries) {
    [all...]

Completed in 2736 milliseconds