Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dstorage_manager.cpp36 struct ObbActionListener : public BnObbActionListener { struct
41 explicit ObbActionListener(AStorageManager* mgr) : in ObbActionListener() argument
67 sp<ObbActionListener> mObbActionListener;
115 mObbActionListener = new ObbActionListener(this); in initialize()
188 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.java408 private final ObbActionListener mObbActionListener = new ObbActionListener();
410 private class ObbActionListener extends IObbActionListener.Stub { class in StorageManager
/frameworks/base/config/
Dpreloaded-classes2948 android.os.storage.StorageManager$ObbActionListener
Dhiddenapi-greylist-max-o.txt52721 Landroid/os/storage/StorageManager$ObbActionListener;->addListener(Landroid/os/storage/OnObbStateCh…
52722 Landroid/os/storage/StorageManager$ObbActionListener;->mListeners:Landroid/util/SparseArray;
52723 Landroid/os/storage/StorageManager$ObbActionListener;->onObbResult(Ljava/lang/String;II)V
52813 …s/storage/StorageManager;->mObbActionListener:Landroid/os/storage/StorageManager$ObbActionListener;
Dboot-image-profile.txt35471 Landroid/os/storage/StorageManager$ObbActionListener;