Home
last modified time | relevance | path

Searched refs:strip (Results 1 – 15 of 15) sorted by relevance

/cts/hostsidetests/theme/
Dandroid_device.py40 return out.decode('utf-8').strip(), err.decode('utf-8').strip()
109 return self.run_shell_command("getprop ro.build.version.codename")[0].strip()
/cts/tests/autofillservice/src/android/autofillservice/cts/augmented/
DCannedAugmentedFillResponse.java113 final Area strip = presentationParams.getSuggestionArea(); in asFillResponse() local
114 if (strip == null) { in asFillResponse()
143 boolean ok = fillWindow.update(strip, rootView, 0); in asFillResponse()
145 Log.w(TAG, "FillWindow.update() failed for " + strip + " and " + rootView); in asFillResponse()
/cts/tests/tests/dynamic_linker/
DAndroid.bp24 strip: {
39 strip: {
/cts/tests/tests/bionic_app/
DAndroid.bp10 strip: {
/cts/suite/audio_quality/test_description/conf/
Ddetect_usb_audio.py42 line = f.readline().strip()
/cts/tools/device-setup/TestDeviceSetup/
DAndroid.bp20 // because it is in data, do not strip classes.dex
/cts/hostsidetests/theme/app/
DAndroid.bp20 // Tell the Android Asset Packaging Tool not to strip for some densities
/cts/hostsidetests/jvmti/base/jni/
DAndroid.bp44 strip: {
/cts/hostsidetests/seccomp/app/
Dgen_blacklist.py136 name, value = [w.strip() for w in line.split(',')]
/cts/hostsidetests/jvmti/attaching/
DAndroid.bp47 strip: {
/cts/tools/utils/
DbuildCts.py37 lines = [line.strip() for line in f.readlines()]
47 lines = [string.join(line.strip().rsplit('.',1),'#') for line in f.readlines()]
Dmonsoon.py330 print __doc__.strip()
/cts/apps/CtsVerifier/assets/scripts/
Dexecute_power_tests.py790 print __doc__.strip()
/cts/apps/CameraITS/pymodules/its/
Ddevice.py219 line = logcat.readline().strip()
/cts/apps/CameraITS/build/scripts/
Dgpylint_rcfile248 …itfields,string.join,string.joinfields,string.lstrip,string.rstrip,string.strip,string.swapcase,st…