Searched refs:DIALOG_BUTTONS_COUNT_WATCH (Results 1 – 1 of 1) sorted by relevance
48 const int32_t DIALOG_BUTTONS_COUNT_WATCH = 2; variable374 if (actions_.empty() || actions_.size() != DIALOG_BUTTONS_COUNT_WATCH) { in BuildActionsForWatch()775 for (int32_t i = 1; i <= DIALOG_BUTTONS_COUNT_WATCH; ++i) { in BuildButtonsForWatch()