Searched refs:kSelectDisplayLength (Results 1 – 2 of 2) sorted by relevance
141 static constexpr uint16_t kSelectDisplayLength = 2; variable143 beginCommand(IComposerClient::Command::SELECT_DISPLAY, kSelectDisplayLength); in selectDisplay()
144 if (length != CommandWriterBase::kSelectDisplayLength) { in executeSelectDisplay()