Example #1
0
 public override void run()
 {
     outerInstance.runOnUiThread(() =>
     {
         outerInstance.updateCallDuration();
     });
 }