Пример #1
0
 /**
  * Gets the touch mode above.
  *
  * @return the touch mode above
  */
 public int getTouchModeAbove() {
   return mViewAbove.getTouchMode();
 }