Home
last modified time | relevance | path

Searched refs:IObbActionListener (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/libs/storage/
DIObbActionListener.cpp27 class BpObbActionListener: public BpInterface<IObbActionListener> {
30 : BpInterface<IObbActionListener>(impl) in BpObbActionListener()
46 CHECK_INTERFACE(IObbActionListener, data, reply); in onTransact()
DAndroid.bp7 "IObbActionListener.cpp",
DIMountService.cpp446 const sp<IObbActionListener>& token, int32_t nonce) in mountObb()
467 const sp<IObbActionListener>& token, const int32_t nonce) in unmountObb()
/frameworks/base/libs/storage/include/storage/
DIObbActionListener.h27 class IObbActionListener: public IInterface
37 class BnObbActionListener: public BnInterface<IObbActionListener>
DIMountService.h66 const String16& key, const sp<IObbActionListener>& token,
69 const sp<IObbActionListener>& token, const int32_t nonce) = 0;
/frameworks/base/core/java/android/os/storage/
DIStorageManager.aidl25 import android.os.storage.IObbActionListener;
60 IObbActionListener token, int nonce) = 21; in mountObb()
67 void unmountObb(in String rawPath, boolean force, IObbActionListener token, int nonce) = 22; in unmountObb()
DIObbActionListener.aidl28 oneway interface IObbActionListener { interface
DStorageManager.java372 private class ObbActionListener extends IObbActionListener.Stub {
/frameworks/base/services/core/java/com/android/server/
DStorageManagerService.java89 import android.os.storage.IObbActionListener;
449 IObbActionListener token, int nonce, String volId) { in ObbState()
464 final IObbActionListener token;
2182 String rawPath, String canonicalPath, String key, IObbActionListener token, int nonce) { in mountObb()
2198 public void unmountObb(String rawPath, boolean force, IObbActionListener token, int nonce) { in unmountObb()
/frameworks/base/
DAndroid.bp249 "core/java/android/os/storage/IObbActionListener.aidl",
/frameworks/base/config/
Dpreloaded-classes2613 android.os.storage.IObbActionListener
2614 android.os.storage.IObbActionListener$Stub
Dhiddenapi-light-greylist.txt4229 Landroid/os/storage/IObbActionListener$Stub;-><init>()V
4230 Landroid/os/storage/IObbActionListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/os/storage/
Dboot-image-profile.txt28791 HSPLandroid/os/storage/IObbActionListener;->onObbResult(Ljava/lang/String;II)V
28843 …bb(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Landroid/os/storage/IObbActionListener;I)V
28861 …/storage/IStorageManager;->unmountObb(Ljava/lang/String;ZLandroid/os/storage/IObbActionListener;I)V
57347 Landroid/os/storage/IObbActionListener$Stub;
57348 Landroid/os/storage/IObbActionListener;