Home
last modified time | relevance | path

Searched refs:MSG_VOLUME_FORGOTTEN (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java4450 private static final int MSG_VOLUME_FORGOTTEN = 4; field in StorageManagerService.Callbacks
4500 case MSG_VOLUME_FORGOTTEN: { in invokeCallback()
4540 obtainMessage(MSG_VOLUME_FORGOTTEN, args).sendToTarget(); in notifyVolumeForgotten()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38850 Landroid/os/storage/StorageManager$StorageEventListenerDelegate;->MSG_VOLUME_FORGOTTEN:I