Home | History | Annotate | Download | only in android

Lines Matching refs:String16

28 #include <utils/String16.h>
44 virtual void onObbResult(const android::String16& filename, const int32_t nonce,
94 mMountService = interface_cast<IMountService>(sm->getService(String16("mount")));
130 String16 filename16(filename);
131 String16 key16(key);
137 String16 filename16(filename);
142 String16 filename16(filename);
147 String16 filename16(filename);
148 String16 path16;
157 void ObbActionListener::onObbResult(const android::String16& filename, const int32_t nonce, const int32_t state) {