Searched refs:allowStacking (Results 1 – 1 of 1) sorted by relevance
53 public void setAllowStacking(boolean allowStacking) { in setAllowStacking() argument54 if (mAllowStacking != allowStacking) { in setAllowStacking()55 mAllowStacking = allowStacking; in setAllowStacking()