Home
last modified time | relevance | path

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

/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/
DFoldingLayout.java158 private void throwCustomException (int numOfChildViews) { in throwCustomException() argument
159 if (numOfChildViews == 1) { in throwCustomException()