Home
last modified time | relevance | path

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

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