Home | History | Annotate | Download | only in backup

Lines Matching defs:MSG_RESULT

822         static final int MSG_RESULT = 2;
835 case MSG_RESULT:
860 mHandler.obtainMessage(MSG_RESULT, status, 0, currentPackage));