Home
last modified time | relevance | path

Searched refs:pretty (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/libs/binder/ndk/scripts/
Dgen_parcel_helper.py69 for pretty, cpp in data_types:
78 …header += "binder_status_t AParcel_write" + pretty + "(AParcel* parcel, " + cpp + " value) __INTRO…
79 … source += "binder_status_t AParcel_write" + pretty + "(AParcel* parcel, " + cpp + " value) {\n"
80 source += " status_t status = parcel->get()->write" + pretty + "(value);\n"
84 for pretty, cpp in data_types:
93 …header += "binder_status_t AParcel_read" + pretty + "(const AParcel* parcel, " + cpp + "* value) _…
94 …source += "binder_status_t AParcel_read" + pretty + "(const AParcel* parcel, " + cpp + "* value) {…
95 source += " status_t status = parcel->get()->read" + pretty + "(value);\n"
99 for pretty, cpp in data_types:
100 nca = pretty in non_contiguously_addressable
[all …]
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestRunner.java189 String pretty = null; in instrumentationStatus() local
191 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT); in instrumentationStatus()
193 if (pretty != null) { in instrumentationStatus()
194 System.out.print(pretty); in instrumentationStatus()
212 String pretty = null; in instrumentationFinished() local
214 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT); in instrumentationFinished()
216 if (pretty != null) { in instrumentationFinished()
217 System.out.println(pretty); in instrumentationFinished()
/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java171 String pretty = null; in onInstrumentationStatusLocked() local
173 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT); in onInstrumentationStatusLocked()
175 if (pretty != null) { in onInstrumentationStatusLocked()
176 System.out.print(pretty); in onInstrumentationStatusLocked()
192 String pretty = null; in onInstrumentationFinishedLocked() local
194 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT); in onInstrumentationFinishedLocked()
196 if (pretty != null) { in onInstrumentationFinishedLocked()
197 System.out.println(pretty); in onInstrumentationFinishedLocked()
/frameworks/base/tools/aosp/
Daosp_sha.sh33 done < <(git show --name-only --pretty=format: $1 | grep -- "$2")
/frameworks/base/tools/hiddenapi/
Dexclude.sh50 for file in $(git show --name-only --pretty=format: $SHA | grep "boot/hiddenapi/hiddenapi-.*txt"); …
/frameworks/base/api/
Ddump_api_shas.sh52 git --no-pager log --pretty=format:%H --no-merges --follow $include $exclude_arg -- $f
/frameworks/base/packages/SystemUI/tools/lint/
Drun_lint.sh9 git show --name-only --pretty=format: $2 | grep packages/SystemUI/ > /dev/null
/frameworks/base/services/usage/java/com/android/server/usage/
DUserUsageStatsService.java1072 static String formatDateTime(long dateTime, boolean pretty) { in formatDateTime() argument
1073 if (pretty) { in formatDateTime()
1079 private String formatElapsedTime(long elapsedTime, boolean pretty) { in formatElapsedTime() argument
1080 if (pretty) { in formatElapsedTime()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Ddebugging.md7 The interactions in the Shell can be pretty complicated, so having good logging is crucial to
/frameworks/layoutlib/create/
DREADME.txt147 The listeners are currently pretty basic: we only pass the signature of the method being called, its
/frameworks/base/packages/SystemUI/docs/
Dplugins.md99 Implementing the interface is generally pretty straightforward.  The version of the plugin should t…
/frameworks/wilhelm/doc/
DDoxyfile1172 # The RTF output is optimized for Word 97 and may not look very pretty with
/frameworks/native/docs/
DDoxyfile1430 # The RTF output is optimized for Word 97 and may not look very pretty with
/frameworks/av/media/libaaudio/
DDoxyfile1695 # RTF output is optimized for Word 97 and may not look too pretty with other RTF
/frameworks/av/media/codec2/docs/
Ddoxygen.config1786 # RTF output is optimized for Word 97 and may not look too pretty with other RTF
/frameworks/base/media/native/midi/include/
DDoxyfile1836 # RTF output is optimized for Word 97 and may not look too pretty with other RTF