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

  /bootable/recovery/
wear_ui.h 67 static const int kMaxRows = 96;
wear_ui.cpp 204 if (text_rows_ > kMaxRows) text_rows_ = kMaxRows;

Completed in 93 milliseconds