示例#1
0
 @Override
 public void onDestroy() {
   Log.d(LOG_TAG, "onDestroy");
   mLockView.onViewDestroy();
 }