Searched refs:ObbActionListener (Results 1 – 7 of 7) sorted by relevance
36 struct ObbActionListener : public BnObbActionListener { struct41 explicit ObbActionListener(AStorageManager* mgr) : in ObbActionListener() argument67 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()
30 DECLARE_META_INTERFACE(ObbActionListener);
37 IMPLEMENT_META_INTERFACE(ObbActionListener, "android.os.storage.IObbActionListener")
408 private final ObbActionListener mObbActionListener = new ObbActionListener();410 private class ObbActionListener extends IObbActionListener.Stub { class in StorageManager
2948 android.os.storage.StorageManager$ObbActionListener
52721 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)V52813 …s/storage/StorageManager;->mObbActionListener:Landroid/os/storage/StorageManager$ObbActionListener;
35471 Landroid/os/storage/StorageManager$ObbActionListener;