Searched defs:onObbResult (Results 1 – 4 of 4) sorted by relevance
36 void onObbResult(in String filename, int nonce, int status) = 0; in onObbResult() method
415 public void onObbResult(String filename, int nonce, int status) { in onObbResult() method in StorageManager.ObbActionListener
33 virtual void onObbResult(const String16& /* filename */, const int32_t /* nonce */, in onObbResult() function in android::BpObbActionListener
188 void ObbActionListener::onObbResult(const android::String16& filename, const int32_t nonce, const i… in onObbResult() function in ObbActionListener