Searched refs:ObbActionListener (Results 1 – 7 of 7) sorted by relevance
35 struct ObbActionListener : public BnObbActionListener { struct40 explicit ObbActionListener(AStorageManager* mgr) : in ObbActionListener() argument66 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()
30 DECLARE_META_INTERFACE(ObbActionListener);
37 IMPLEMENT_META_INTERFACE(ObbActionListener, "android.os.storage.IObbActionListener")
360 private final ObbActionListener mObbActionListener = new ObbActionListener();362 private class ObbActionListener extends IObbActionListener.Stub { class in StorageManager
2016 android.os.storage.StorageManager$ObbActionListener
3411 android.os.storage.StorageManager$ObbActionListener
2153 Landroid/os/storage/StorageManager$ObbActionListener;