Home
last modified time | relevance | path

Searched refs:cleaned (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_MediaScanner.cpp175 char *cleaned = NULL; in handleStringTag() local
177 cleaned = strdup(value); in handleStringTag()
178 char *chp = cleaned; in handleStringTag()
186 value = cleaned; in handleStringTag()
189 free(cleaned); in handleStringTag()
/frameworks/native/opengl/tests/angeles/
DREADME.txt20 cleaned up and the sound is removed. Also detail level is lowered,
/frameworks/compile/mclinker/unittests/
Dtest3.txt23 # This stuff really ought to be cleaned up and turned into something other
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd40 …<li>Various parts of the API cleaned up to use Intents instead of Bundles; Intent itself improved …