/frameworks/av/media/libstagefright/foundation/ |
D | ADebug.cpp | 109 const char *term = terms[i]; in GetDebugName() local 110 const size_t len = strlen(term); in GetDebugName() 111 char *match = strcasestr(debugName, term); in GetDebugName()
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | concrete-bowling.jd | 36 Both short-term and long-term quests were offered to users.
|
/frameworks/av/cmds/screenrecord/ |
D | screenrecord.cpp | 510 struct termios term; in prepareRawOutput() local 511 if (tcgetattr(fd, &term) == 0) { in prepareRawOutput() 512 cfmakeraw(&term); in prepareRawOutput() 513 if (tcsetattr(fd, TCSANOW, &term) == 0) { in prepareRawOutput()
|
/frameworks/base/docs/html/distribute/tools/promote/ |
D | brand.jd | 59 proper generic term. (Think of "Android" as a term used in place of
|
/frameworks/native/libs/input/ |
D | VelocityTracker.cpp | 542 float term = 1; in solveLeastSquares() local 544 term *= x[h]; in solveLeastSquares() 545 err -= term * outB[i]; in solveLeastSquares()
|
/frameworks/base/core/jni/ |
D | android_util_Process.cpp | 906 const char term = (char)(mode&PROC_TERM_MASK); in android_os_Process_parseProcLineArray() local 930 while (i < endIndex && buffer[i] != term) { in android_os_Process_parseProcLineArray() 940 while (i < endIndex && buffer[i] == term) { in android_os_Process_parseProcLineArray()
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Main.cpp | 139 const char* term = getenv("TERM"); in ShouldColorize() local 140 return term && (0 != strcmp(term, "dumb")); in ShouldColorize()
|
/frameworks/base/docs/html/training/gestures/ |
D | scroll.jd | 17 <li><a href="#term">Understand Scrolling Terminology</a></li> 85 <h2 id="term">Understand Scrolling Terminology</h2>
|
/frameworks/base/docs/html/distribute/users/ |
D | your-listing.jd | 141 Wallpaper app, you may want to include the term ‘background’. This way, users
|
D | expand-to-new-markets.jd | 264 You may also want to run short-term promotions and discounts in specific
|
/frameworks/base/docs/html/ |
D | legal.jd | 32 proper generic term (for example, "Android™ application"). Any use of the Android name
|
/frameworks/base/docs/html/training/tv/discovery/ |
D | searchable.jd | 187 to return search term suggestions to the Android TV search dialog. The system queries your content 267 action for providing a search term, explained below. See also,
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | xml.jd | 90 …heme="http://stackoverflow.com/feeds/tag?tagnames=android&sort=newest/tags" term="android"/> 91 … scheme="http://stackoverflow.com/feeds/tag?tagnames=android&sort=newest/tags" term="file"/>
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | document-provider.jd | 111 <li>Makes it possible for your app to have long term, persistent access to 234 app to have long term, persistent access to documents owned by a document 348 // which is just a fancy term for "unpredictable". So as
|
/frameworks/rs/scriptc/ |
D | rs_object_info.rsh | 40 * The term "element" is used a bit ambiguously in RenderScript, as both type information
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 2 page.metaDescription=App quality directly influences the long-term success of your app—in terms of … 38 long-term success of your app—in terms of installs, user rating and reviews,
|
/frameworks/base/docs/html/training/transitions/ |
D | transitions.jd | 127 a search term and clicks the search button, the app changes to the scene that represents the
|
/frameworks/base/docs/html/guide/practices/ |
D | compatibility.jd | 59 <p>As you read more about Android development, you'll probably encounter the term "compatibility"
|
/frameworks/base/docs/html/work/ |
D | managed-configurations.jd | 47 term (such as {@link android.content.RestrictionsManager}). However, these
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | doze-standby.jd | 86 reduce battery consumption in cases of longer-term inactivity when the device is not
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 101 <p>Generally speaking, avoid creating short-term temporary objects if you
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/ |
D | document-provider.jd | 346 // which is just a fancy term for "unpredictable". So as
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/ |
D | document-provider.jd | 346 // which is just a fancy term for "unpredictable". So as
|
/frameworks/base/docs/html/distribute/essentials/ |
D | optimizing-your-app.jd | 223 ratings peaks and longer-term trends, which you can correlate to promotions,
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/ |
D | document-provider.jd | 346 // which is just a fancy term for "unpredictable". So as
|