/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | _anritsu_utils.py | 179 def gsm_encode(text): argument 194 def gsm_decode(text): argument 207 def cdma_encode(text): argument
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/ |
D | EncodeUtilsTest.java | 40 String text = "foo"; in asciiEncodeAndDecode() local 69 String text = EncodeUtils.decode(greatWallChinese, flags); in asciiDecodeAsUtf8() local
|
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/sign/ |
D | ManifestGenerationTest.java | 62 String text = new String(se.read(), Charsets.US_ASCII); in elementaryManifestGeneration() local 98 String text = new String(se.read(), Charsets.US_ASCII); in manifestGenerationOnHalfWrittenFile() local 136 String text = new String(se.read(), Charsets.US_ASCII); in manifestGenerationOnExistingFile() local
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | AndroidApiChecks.kt | 177 val text = method.documentation in checkRequiresPermission() constant 225 val text = field.documentation in checkIntentAction() constant
|
D | AnnotationFilter.kt | 152 val text = source.replace("@", "") in fromSource() constant
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | Javadoc.kt | 596 val text = element.text in expand() constant 605 val text = element.text in expand() constant 685 val text = element.text in expand() constant 694 val text = element.text in expand() constant 715 val text = element.text in expand() constant 812 val text = element.text in handleTag() constant 843 val text = element.text in handleTag() constant
|
D | PsiSourceFileItem.kt | 55 val text = uComment.text in getHeaderComments() constant 74 val text = curr.text in getHeaderComments() constant
|
D | PsiItem.kt | 119 val text = tagComment.text in isCloned() constant
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_message_utils.py | 894 def is_sms_match(event, phonenumber_tx, text): argument 910 def is_sms_partial_match(event, phonenumber_tx, text): argument 930 event, phonenumber_tx, phonenumber_tx2, text, text2): argument 942 event, phonenumber_tx, phonenumber_tx2, text, text2): argument 989 text, argument 1046 text, argument 1118 text, argument 1537 def is_mms_match(event, phonenumber_tx, text): argument 1557 text, argument
|
/tools/loganalysis/src/com/android/loganalysis/parser/ |
D | SystemPropsParser.java | 39 final String text = ArrayUtil.join("\n", lines).trim(); in parse() local
|
D | TopParser.java | 47 final String text = ArrayUtil.join("\n", lines).trim(); in parse() local
|
D | MemInfoParser.java | 40 final String text = ArrayUtil.join("\n", lines).trim(); in parse() local
|
D | ProcrankParser.java | 51 final String text = ArrayUtil.join("\n", lines).replaceAll("\\s+$", ""); in parse() local
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/ |
D | GameQualificationResultReporter.java | 288 String text; field in GameQualificationResultReporter.Report 290 public Report(boolean success, String text) { in Report() 302 StringBuilder text = new StringBuilder(); in createPerformanceReport() local
|
/tools/loganalysis/src/com/android/loganalysis/item/ |
D | MemInfoItem.java | 44 public void setText(String text) { in setText()
|
D | SystemPropsItem.java | 44 public void setText(String text) { in setText()
|
D | TopItem.java | 182 public void setText(String text) { in setText()
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
D | EncodeUtils.java | 136 public static boolean canAsciiEncode(String text) { in canAsciiEncode()
|
/tools/security/gdb/heap_print/ |
D | heap_print_script.py | 174 def complete(self, text, word): argument 194 def complete(self, text, word): argument
|
/tools/treble/build/treble_build/local/ |
D | git_test.go | 29 text string member
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/bt/ |
D | command_input.py | 230 def complete_ble_adv_data_include_name(self, text, line, begidx, endidx): argument 252 def complete_ble_adv_data_set_appearance(self, text, line, begidx, endidx): argument 269 def complete_ble_adv_data_include_tx_power_level(self, text, line, begidx, argument 295 def complete_ble_adv_include_scan_response(self, text, line, begidx, argument 491 def complete_gattc_connect_by_id(self, text, line, begidx, endidx): argument 1380 def complete_gatts_setup_database(self, text, line, begidx, endidx): argument 1413 def complete_btc_pair(self, text, line, begidx, endidx): argument 1494 def complete_btc_accept_pairing(self, text, line, begidx, endidx): argument 1691 def complete_btc_connect_device_by_id(self, text, line, begidx, endidx): argument 1718 def complete_btc_connect_device_by_name(self, text, line, begidx, endidx): argument
|
/tools/platform-compat/build/ |
D | process-compat-config-test.py | 55 def parse_xml(self, text): argument
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/ |
D | cmd_input.py | 411 def complete_gatts_setup_database(self, text, line, begidx, endidx): argument 422 def complete_gatts_send_response(self, text, line, begidx, endidx): argument 432 def complete_gatts_send_continuous_response(self, text, line, begidx, argument 443 def complete_gatts_send_continuous_response_data(self, text, line, begidx, argument 557 def complete_ble_adv_data_include_local_name(self, text, line, begidx, argument 566 def complete_ble_adv_data_include_tx_power_level(self, text, line, begidx, argument 575 def complete_ble_stop_advertisement(self, text, line, begidx, endidx): argument 688 def complete_bta_start_pairing_helper(self, text, line, begidx, endidx): argument 696 def complete_bta_set_scan_mode(self, text, line, begidx, endidx): argument
|
/tools/repohooks/rh/ |
D | terminal.py | 82 def color(self, color, text): argument
|
/tools/metalava/ |
D | build.gradle.kts | 286 val text = metadata.readText() in <lambda>() constant
|