Home
last modified time | relevance | path

Searched refs:ObbActionListener (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/native/android/
Dstorage_manager.cpp35 struct ObbActionListener : public BnObbActionListener { struct
40 explicit ObbActionListener(AStorageManager* mgr) : in ObbActionListener() function
66 sp<ObbActionListener> mObbActionListener;
100 mObbActionListener = new ObbActionListener(this); in initialize()
166 void ObbActionListener::onObbResult(const android::String16& filename, const int32_t nonce, const i… in onObbResult()
/frameworks/base/libs/storage/include/storage/
DIObbActionListener.h30 DECLARE_META_INTERFACE(ObbActionListener);
/frameworks/base/libs/storage/
DIObbActionListener.cpp37 IMPLEMENT_META_INTERFACE(ObbActionListener, "android.os.storage.IObbActionListener")
/frameworks/base/core/java/android/os/storage/
DStorageManager.java370 private final ObbActionListener mObbActionListener = new ObbActionListener();
372 private class ObbActionListener extends IObbActionListener.Stub { class in StorageManager
/frameworks/base/config/
Dpreloaded-classes2619 android.os.storage.StorageManager$ObbActionListener
Dboot-image-profile.txt57356 Landroid/os/storage/StorageManager$ObbActionListener;