Home
last modified time | relevance | path

Searched defs:ObbAction (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java4193 private static abstract class ObbAction { class in StorageManagerService
4197 ObbAction(ObbState obbState) { in ObbAction() method in StorageManagerService.ObbAction