Searched refs:MSG_VOLUME_FORGOTTEN (Results 1 – 2 of 2) sorted by relevance
258 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManager.StorageEventListenerDelegate287 case MSG_VOLUME_FORGOTTEN: in handleMessage()338 mHandler.obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in onVolumeForgotten()
3839 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManagerService.Callbacks3889 case MSG_VOLUME_FORGOTTEN: { in invokeCallback()3929 obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in notifyVolumeForgotten()