Searched refs:getIconLayoutWidth (Results 1 – 2 of 2) sorted by relevance
457 int spaceNeeded = getIconLayoutWidth(); in onLayout()577 public int getIconLayoutWidth() { in getIconLayoutWidth() method in TaskbarView
266 public int getIconLayoutWidth() { in getIconLayoutWidth() method in TaskbarViewController267 return mTaskbarView.getIconLayoutWidth(); in getIconLayoutWidth()