Home | History | Annotate | Download | only in storage

Lines Matching defs:MSG_DISK_DESTROYED

270         private static final int MSG_DISK_DESTROYED = 6;
305 case MSG_DISK_DESTROYED:
363 mHandler.obtainMessage(MSG_DISK_DESTROYED, args).sendToTarget();