Searched refs:MAX_DISPLAY_SIZE (Results 1 – 1 of 1) sorted by relevance
35 const static uint32_t MAX_DISPLAY_SIZE = 32; variable2001 if (displayIds.size() > MAX_DISPLAY_SIZE) { in Freeze()2002 WLOGFE("freeze display fail, displayIds size is bigger than %{public}u.", MAX_DISPLAY_SIZE); in Freeze()2015 if (displayIds.size() > MAX_DISPLAY_SIZE) { in Unfreeze()2016 … WLOGFE("unfreeze display fail, displayIds size is bigger than %{public}u.", MAX_DISPLAY_SIZE); in Unfreeze()