public boolean isTargetPresent(int resId) {
   return mGlowPadView.getTargetPosition(resId) != -1;
 }