Home
last modified time | relevance | path

Searched refs:pretty (Results 1 – 19 of 19) 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.java162 String pretty = null; in onInstrumentationStatusLocked() local
164 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT); in onInstrumentationStatusLocked()
166 if (pretty != null) { in onInstrumentationStatusLocked()
167 System.out.print(pretty); in onInstrumentationStatusLocked()
183 String pretty = null; in onInstrumentationFinishedLocked() local
185 pretty = results.getString(Instrumentation.REPORT_KEY_STREAMRESULT); in onInstrumentationFinishedLocked()
187 if (pretty != null) { in onInstrumentationFinishedLocked()
188 System.out.println(pretty); in onInstrumentationFinishedLocked()
/frameworks/base/tools/aosp/
Daosp_sha.sh16 done < <(git show --name-only --pretty=format: $1 | grep -- "$2")
/frameworks/base/tools/hiddenapi/
Dchecksorted_sha.sh4 git show --name-only --pretty=format: $1 | grep "config/hiddenapi-.*txt" | while read file; do
Dexclude.sh37 git show --name-only --pretty=format: $1 | grep "config/hiddenapi-.*txt" | while read file; do
/frameworks/base/tools/stringslint/
Dstringslint_sha.sh3 git show --name-only --pretty=format: $1 | grep values/strings.xml | while read file; do
/frameworks/base/packages/SystemUI/tools/lint/
Drun_lint.sh9 git show --name-only --pretty=format: $2 | grep packages/SystemUI/ > /dev/null
/frameworks/av/tools/
Dmainline_hook.sh74 done < <(git show --name-only --pretty=format: $1 | grep -- "$2")
/frameworks/base/services/usage/java/com/android/server/usage/
DUserUsageStatsService.java860 static String formatDateTime(long dateTime, boolean pretty) { in formatDateTime() argument
861 if (pretty) { in formatDateTime()
867 private String formatElapsedTime(long elapsedTime, boolean pretty) { in formatElapsedTime() argument
868 if (pretty) { in formatElapsedTime()
/frameworks/base/packages/SystemUI/docs/
Dplugins.md98 Implementing the interface is generally pretty straightforward.  The version of the plugin should t…
/frameworks/layoutlib/create/
DREADME.txt147 The listeners are currently pretty basic: we only pass the signature of the method being called, its
/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
DDoxyfile.orig1686 # 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
DDoxyfile.orig1836 # RTF output is optimized for Word 97 and may not look too pretty with other RTF