Searched refs:encode (Results 1 – 20 of 20) sorted by relevance
| /development/tools/checkstyle/gitlint/ |
| D | git.py | 125 commit = commit.encode('utf-8') 130 os.linesep.encode('utf-8'))
|
| /development/samples/XmlAdapters/src/com/example/android/xmladapters/ |
| D | PhotosListActivity.java | 37 "content://xmldocument/?url=" + Uri.encode(PICASA_FEED_URL))); in onCreate()
|
| D | RssReaderActivity.java | 39 "content://xmldocument/?url=" + Uri.encode(FEED_URI))); in onCreate()
|
| /development/ndk/sources/android/ndk_helper/ |
| D | JNIHelper.h | 133 const char* encode );
|
| D | JNIHelper.cpp | 252 const char* encode ) in ConvertString() argument 270 jstring strEncode = env->NewStringUTF( encode ); in ConvertString()
|
| /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/ |
| D | ListenerService.java | 53 Uri uri = Uri.parse(Constants.MAPS_NAVIGATION_INTENT_URI + Uri.encode(attractionQuery)); in onMessageReceived()
|
| /development/samples/ApiDemos/src/com/example/android/apis/os/ |
| D | SmsMessageReceiver.java | 53 Uri.encode(fromAddress)); in onReceive()
|
| /development/samples/ApiDemos/src/com/example/android/apis/view/ |
| D | AutoComplete4.java | 90 Uri.encode(constraint.toString())); in runQueryOnBackgroundThread()
|
| /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
| D | WordWidget.java | 106 Uri.encode(wordTitle)); in buildUpdate()
|
| D | SimpleWikiHelper.java | 147 String encodedTitle = Uri.encode(title); in getPageContent()
|
| /development/samples/Wiktionary/src/com/example/android/wiktionary/ |
| D | SimpleWikiHelper.java | 140 String encodedTitle = Uri.encode(title); in getPageContent()
|
| /development/samples/ApiDemos/src/com/example/android/apis/app/ |
| D | LoaderCursor.java | 181 Uri.encode(mCurFilter)); in onCreateLoader()
|
| D | LoaderRetained.java | 186 Uri.encode(mCurFilter)); in onCreateLoader()
|
| /development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/ |
| D | DetailFragment.java | 111 Uri.encode(mAttraction.name + ", " + mAttraction.city))); in onCreateView()
|
| /development/tools/etc1tool/ |
| D | etc1tool.cpp | 313 int encode(const char* pInput, const char* pOutput, bool bEmitHeader, const char* pDiffFile) { in encode() function 575 encode(pInput, pOutput, bEncodeHeader, pDiffFile); in main()
|
| /development/python-packages/adb/ |
| D | device.py | 184 ps_code = ps_code.encode('utf-16le')
|
| /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
| D | ContactDetailFragment.java | 507 return Uri.parse(GEO_URI_SCHEME_PREFIX + Uri.encode(postalAddress)); in constructGeoUri()
|
| D | ContactsListFragment.java | 471 Uri.withAppendedPath(ContactsQuery.FILTER_URI, Uri.encode(mSearchTerm)); in onCreateLoader()
|
| /development/perftests/panorama/feature_stab/doc/ |
| D | dbreg_API_doxyfile | 909 # is used to encode HtmlHelp index (hhk), content (hhc) and project file
|
| /development/perftests/panorama/feature_mos/doc/ |
| D | feature_mos_API_doxyfile | 909 # is used to encode HtmlHelp index (hhk), content (hhc) and project file
|