Home | History | Annotate | Download | only in server

Lines Matching defs:MSG_DISK_DESTROYED

3421         private static final int MSG_DISK_DESTROYED = 6;
3477 case MSG_DISK_DESTROYED: {
3522 obtainMessage(MSG_DISK_DESTROYED, args).sendToTarget();