Esempio n. 1
0
 @Override
 public void onAttached() {
   if (!this.nativeOnAttached(this.mAddress)) {
     super.onAttached();
   }
 }