/packages/apps/ManagedProvisioning/studio-dev/ManagedProvisioningGradleProject/ |
D | gradlew | 75 ls=$( ls -ld "$app_path" ) 76 link=${ls#*' -> '}
|
/packages/apps/Car/Launcher/ |
D | gradlew | 75 ls=$( ls -ld "$app_path" ) 76 link=${ls#*' -> '}
|
/packages/modules/adb/ |
D | adb.bash | 219 COMMAND=$(command adb ${args[@]} shell ls $paths '2>' /dev/null | tr -d '\r' | { 231 ls) 437 if [[ $( command adb ${args[@]} shell ls -dF / '2>/dev/null' | tr -d '\r' ) == "d /" ]] ; then 439 … command adb ${args[@]} shell ls -dF ${file}"*" '2>' /dev/null 2> /dev/null | tr -d '\r' | { 453 command adb ${args[@]} shell ls -dp ${file}"*" '2>/dev/null' 2> /dev/null | tr -d '\r'
|
/packages/apps/Car/DebuggingRestrictionController/ |
D | gradlew | 14 ls=`ls -ld "$PRG"` 15 link=`expr "$ls" : '.*-> \(.*\)$'`
|
/packages/modules/Bluetooth/android/leaudio/ |
D | gradlew | 14 ls=`ls -ld "$PRG"` 15 link=`expr "$ls" : '.*-> \(.*\)$'`
|
/packages/inputmethods/LatinIME/ |
D | gradlew | 50 ls=`ls -ld "$PRG"` 51 link=`expr "$ls" : '.*-> \(.*\)$'`
|
/packages/services/Telephony/testapps/TestSliceApp/ |
D | gradlew | 30 ls=`ls -ld "$PRG"` 31 link=`expr "$ls" : '.*-> \(.*\)$'`
|
/packages/providers/MediaProvider/tools/photopicker-gradle/ |
D | gradlew | 30 ls=`ls -ld "$PRG"` 31 link=`expr "$ls" : '.*-> \(.*\)$'`
|
/packages/modules/Bluetooth/android/ChannelSoundingTestApp/ |
D | gradlew | 30 ls=`ls -ld "$PRG"` 31 link=`expr "$ls" : '.*-> \(.*\)$'`
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 209 ImageTypeShortBase *s, *ns, *ls, *p, *np; in BorderReduceOdd() local 214 ls = scr->ptr[scr->height + scr->border - 1] + scr->pitch - (off >> 1); in BorderReduceOdd() 220 for (; s < ls; s = ns, ns += scr->pitch, p = np, np += in->pitch) { in BorderReduceOdd() 232 ls = s + out->pitch * (out->height + off); in BorderReduceOdd() 237 for (; s < ls; s = ns, ns += out->pitch, p = np, np += pitch2) { in BorderReduceOdd()
|
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/net/module/util/ |
D | SharedLogTest.java | 103 final List<String> ls = new ArrayList<>(Arrays.asList(ary)); in reverse() local 104 Collections.reverse(ls); in reverse() 105 return ls.toArray(new String[ary.length]); in reverse()
|
/packages/modules/Connectivity/tools/ |
D | aospify_device.sh | 38 if $ADB_CMD shell ls /system/apex/$original_apex_name.capex 1>/dev/null 2>/dev/null; then 44 if ! $ADB_CMD shell ls /system/apex/$original_apex_name.apex 1>/dev/null 2>/dev/null; then 157 if ! $ADB_CMD shell ls $networkstack_permissions 1>/dev/null 2>/dev/null; then
|
/packages/services/Car/tools/watchdog/cpufreq/ |
D | cpufreq_analyze.sh | 27 adb shell ls "${WATCHDOG_CYCLES_TASK_ANDROID}" 64 for POLICY in $(adb shell ls /sys/devices/system/cpu/cpufreq) ; do
|
/packages/modules/Bluetooth/system/stack/avdt/ |
D | avdt_int.h | 950 #define AVDT_BLD_LAYERSPEC(ls, msg, label) ls = (((label) << 4) | (msg)) argument 952 #define AVDT_LAYERSPEC_LABEL(ls) ((uint8_t)((ls) >> 4)) argument 954 #define AVDT_LAYERSPEC_MSG(ls) ((uint8_t)((ls)&0x000F)) argument
|
/packages/apps/Messaging/tools/messagegen/ |
D | listimages | 16 for file in `ls *.jpg *.gif`;
|
D | fillsms | 268 for file in `ls *.jpg *.gif`;
|
/packages/modules/Virtualization/compos/apex/ |
D | com.android.compos.x509.pem | 19 +ls/2mYNJXKivzQ0pYSRM+7Yc9bTV2hApzOuHIQWZ3L2zXt3EqpBZrpV8l7Nb+Vz
|
/packages/modules/Virtualization/apkdmverity/testdata/ |
D | README | 22 $ ls -l test.apk*
|
/packages/services/Car/tools/scripts/ |
D | enable_experimental_car_user.sh | 28 if adb shell ls ${TO} > /dev/null 2>&1
|
/packages/modules/Bluetooth/system/build/dpkg/libchrome/ |
D | gen-src-pkg.sh | 44 for patch in $(ls "libchrome_tools/patches/" | grep .patch); do
|
/packages/modules/ConfigInfrastructure/apex/ |
D | com.android.configinfrastructure.pem | 37 C+VqY23FLA77iCNASchpdgHkruONcjKV26oCotoom6NSGyCr/ls/HZ+PvbP1HZsA
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | BaseWidgetSheet.java | 396 if (mActivityContext instanceof Launcher ls) { in setTranslationShift() 397 ls.onWidgetsTransition(1 - translationShift); in setTranslationShift()
|
/packages/modules/adb/docs/user/ |
D | trace.md | 59 sargo:/data/adb # ls -al
|
/packages/modules/Bluetooth/system/stack/l2cap/ |
D | l2c_fcr.cc | 836 uint16_t ls; in process_reqseq() local 882 ls = p_tmp->layer_specific & L2CAP_FCR_SAR_BITS; in process_reqseq() 884 if ((ls == L2CAP_FCR_UNSEG_SDU) || (ls == L2CAP_FCR_END_SDU)) in process_reqseq()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/appsearch/src/com/android/adservices/service/appsearch/ |
D | AppSearchDaoTest.java | 238 ListeningExecutorService ls = in getLongRunningOperation() local 240 return ls.submit( in getLongRunningOperation()
|