Searched refs:MSG_VOLUME_FORGOTTEN (Results 1 – 3 of 3) sorted by relevance
306 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManager.StorageEventListenerDelegate335 case MSG_VOLUME_FORGOTTEN: in handleMessage()386 mHandler.obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in onVolumeForgotten()
3702 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManagerService.Callbacks3752 case MSG_VOLUME_FORGOTTEN: { in invokeCallback()3792 obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in notifyVolumeForgotten()
52735 Landroid/os/storage/StorageManager$StorageEventListenerDelegate;->MSG_VOLUME_FORGOTTEN:I