Home
last modified time | relevance | path

Searched refs:throwCustomException (Results 1 – 1 of 1) sorted by relevance

/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
DFoldingLayout.java122 throwCustomException(getChildCount()); in addViewInLayout()
129 throwCustomException(getChildCount()); in addView()
158 private void throwCustomException (int numOfChildViews) { in throwCustomException() method in FoldingLayout