private void BarrierCombinationDelete_Click(object sender, EventArgs e)
 {
     BarrierUtils.DeleteBarrier(this, mPendingIntent);
 }