コード例 #1
0
 /** Wait for message from the script */
 public boolean testIsFinished() {
   return mRender.testIsFinished();
 }