protected void finalize() {
   StarObjectClass starobject = BasicAndroidObject.getStarObject();
   if (starobject != null) starobject._Free();
   if (motionevent1 != null) motionevent1._Free();
   if (motionevent2 != null) motionevent2._Free();
 }
 protected void finalize() {
   StarObjectClass starobject = BasicAndroidObject.getStarObject();
   if (starobject != null) starobject._Free();
 }