Пример #1
0
 /**
  * Gets the touch mode margin threshold
  *
  * @return the touch mode margin threshold
  */
 public int getTouchmodeMarginThreshold() {
   return mViewBehind.getMarginThreshold();
 }