Searched refs:MSG_VOLUME_FORGOTTEN (Results 1 – 2 of 2) sorted by relevance
268 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManager.StorageEventListenerDelegate297 case MSG_VOLUME_FORGOTTEN: in handleMessage()348 mHandler.obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in onVolumeForgotten()
3419 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManagerService.Callbacks3469 case MSG_VOLUME_FORGOTTEN: { in invokeCallback()3509 obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in notifyVolumeForgotten()