Exemple #1
0
 public void CheckDevice()
 {
     if (mService != null)
     {
         mService.ForceDeviceUpdate(this);
     }
 }