Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/storage/
H A DIObbActionListener.cpp33 virtual void onObbResult(const String16& /* filename */, const int32_t /* nonce */, in onObbResult() function in android::BpObbActionListener
50 onObbResult(filename, nonce, state);
/aosp12/frameworks/base/core/java/android/os/storage/
H A DIObbActionListener.aidl36 void onObbResult(in String filename, int nonce, int status) = 0; in onObbResult() method
H A DStorageManager.java415 public void onObbResult(String filename, int nonce, int status) { in onObbResult() method in StorageManager.ObbActionListener
/aosp12/frameworks/base/libs/storage/include/storage/
H A DIObbActionListener.h32 … virtual void onObbResult(const String16& filename, const int32_t nonce, const int32_t state) = 0;
/aosp12/frameworks/base/native/android/
H A Dstorage_manager.cpp45 virtual void onObbResult(const android::String16& filename, const int32_t nonce,
188 void ObbActionListener::onObbResult(const android::String16& filename, const int32_t nonce, const i… in onObbResult() function in ObbActionListener
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java4140 obbState.token.onObbResult(obbState.rawPath, obbState.nonce, in handleMessage()
4199 mObbState.token.onObbResult(mObbState.rawPath, mObbState.nonce, status); in notifyObbStateChange()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41944 Landroid/os/storage/IObbActionListener$Stub$Proxy;->onObbResult(Ljava/lang/String;II)V
41947 Landroid/os/storage/IObbActionListener;->onObbResult(Ljava/lang/String;II)V
42161 Landroid/os/storage/StorageManager$ObbActionListener;->onObbResult(Ljava/lang/String;II)V