/packages/apps/Launcher3/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Launcher2.apk) 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Launcher2_intermediates) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Launcher2.apk) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/Launcher3QuickStep) 57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/priv-app/Launcher3) [all …]
|
/packages/modules/NeuralNetworks/runtime/ |
D | ExecutionPlan.cpp | 260 void addRole(const ExecutionStep& step, uint32_t operandIndex, IOType type, in addRole() argument 262 SourceOperandIndex source = {step.getSourceModelIndex(), operandIndex}; in addRole() 263 mRoles[source].emplace(step.getIndex(), type, stepIOIndex); in addRole() 672 if (const ExecutionStep* step = logicalStep->tryExecutionStep()) { in findModelOutputsThatAreDownstreamInputs() local 673 for (const auto& output : step->getOutputsAsStepModelInputs()) { in findModelOutputsThatAreDownstreamInputs() 674 SourceOperandIndex sourceOperandIndex(step->getSourceModelIndex(), output.first); in findModelOutputsThatAreDownstreamInputs() 695 if (const ExecutionStep* step = logicalStep->tryExecutionStep()) { in findTempsAsStepModelOutputs() local 696 for (const auto& input : step->getTempsAsStepModelInputs()) { in findTempsAsStepModelOutputs() 697 SourceOperandIndex sourceOperandIndex(step->getSourceModelIndex(), input.first); in findTempsAsStepModelOutputs() 700 } else if (const IfStep* step = logicalStep->tryIfStep()) { in findTempsAsStepModelOutputs() local [all …]
|
/packages/modules/GeoTZ/ |
D | run-data-pipeline.sh | 68 echo Cannot skip to step ${SKIP_TO_STEP} 125 echo Skipping build step... 129 echo Building step commands. Logging to ${LOG_FILE} ... 137 echo Starting step 0 150 echo Completed step 0 159 echo Starting step 1 174 echo Completed step 1 177 echo Starting step 2 192 echo Completed step 2 195 echo Starting step 3 [all …]
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
D | CacheProcessing.java | 56 public boolean equals(CacheStep step) { in equals() argument 57 if (representations.size() != step.representations.size()) { in equals() 62 FilterRepresentation r2 = step.representations.get(i); in equals() 72 CacheStep step = new CacheStep(); in buildSteps() local 75 if (step.canMergeWith(representation)) { in buildSteps() 76 step.add(representation.copy()); in buildSteps() 78 steps.add(step); in buildSteps() 79 step = new CacheStep(); in buildSteps() 80 step.add(representation.copy()); in buildSteps() 83 steps.add(step); in buildSteps() [all …]
|
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/ |
D | PlannedExerciseStepFormatter.kt | 39 fun formatStep(step: PlannedExerciseStep, unitPreferences: UnitPreferences): FormattedEntry { in <lambda>() 41 step = step, in <lambda>() 42 title = formatStepTitle(step, unitPreferences), in <lambda>() 43 titleA11y = formatStepTitleA11y(step, unitPreferences)) in <lambda>() 47 step: PlannedExerciseStep, in <lambda>() 50 val performanceGoals = step.performanceGoals in <lambda>() 52 if (!step.description.isNullOrBlank()) { in <lambda>() 53 add(FormattedSectionContent(title = step.description.toString(), bulleted = true)) in <lambda>() 60 performanceGoal, unitPreferences, step.exerciseType)) in <lambda>() 67 step: PlannedExerciseStep, in <lambda>() [all …]
|
/packages/apps/Gallery2/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Camera*) 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Camera*) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Gallery*) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Gallery*) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Gallery2) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_jpegstream.so) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_eglfence.so) [all …]
|
/packages/services/Car/ |
D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car*) 49 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/PACKAGING/android.car*) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.support.car*) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/PACKAGING/android.support.car*) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car7_intermediate… 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car_intermediates… 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car7_intermediate… 55 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car_intermediates… 57 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car_intermediates… 58 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/android.car7_intermediate… [all …]
|
/packages/modules/Wifi/service/ |
D | CleanSpec.mk | 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/wifi.rc) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/WifiStack) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/init/wifi_inprocess.rc) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/InProcessWifiStack) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/wifi-service.jar) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/wifi-service-resources) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/libwifi-jni.so) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libwifi-jni.so) 57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.wifi.apex) 58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/apex/com.android.wifi)
|
/packages/inputmethods/LatinIME/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/LatinIME*) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/LatinIME.apk) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libjni_latinime_intermediates) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libjni_latinime_intermediates) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libjni_latinime_intermediates) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libjni_latinime_intermediates) 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/SHARED_LIBRARIES/libjni_latinime_intermediates) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/LatinIME) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_latinime.so)
|
/packages/modules/HealthFitness/framework/java/android/health/connect/internal/datatypes/ |
D | PlannedExerciseStepInternal.java | 107 for (PlannedExerciseStepInternal step : steps) { in writeToParcel() 108 parcel.writeInt(step.getExerciseType()); in writeToParcel() 109 parcel.writeInt(step.getExerciseCategory()); in writeToParcel() 110 step.getCompletionGoal().writeToParcel(parcel); in writeToParcel() 111 parcel.writeString(step.getDescription()); in writeToParcel() 112 ExercisePerformanceGoalInternal.writeToParcel(step.getPerformanceGoals(), parcel); in writeToParcel() 121 PlannedExerciseStepInternal step = in readFromParcel() local 126 step.setDescription(parcel.readString()); in readFromParcel() 127 step.setPerformanceGoals(ExercisePerformanceGoalInternal.readFromParcel(parcel)); in readFromParcel() 128 result.add(step); in readFromParcel()
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/util/ |
D | PerNameExecutorTest.java | 50 step(); // run a1, b1 in testExecute() 53 step(); // run a2 in testExecute() 56 step(); // run a3 in testExecute() 58 step(); // should do nothing in testExecute() 67 step(); // run a1, b1 in testCancelPendingTasks() 73 step(); // do nothing in testCancelPendingTasks() 81 step(); // run a3, c1 in testCancelPendingTasks() 84 step(); // do nothing in testCancelPendingTasks() 109 private void step() { in step() method in PerNameExecutorTest
|
/packages/services/Telephony/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.services.tele… 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/telephony-common.jar) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/framework/ims-common.jar) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/apex/com.android.telephony/javalib/telephony-common.ja… 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/apex/com.android.telephony/javalib/ims-common.jar) 55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/apex/com.android.telephony.apex) 56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/TeleServiceLib)
|
/packages/apps/Settings/src/com/android/settings/datausage/lib/ |
D | NetworkCycleDataRepository.kt | 72 step = DateUtils.WEEK_IN_MILLIS * 4, in queryUsage() 76 fun bucketRange(startTime: Long, endTime: Long, step: Long): List<Range<Long>> = in queryUsage() 77 (startTime..endTime step step).zipWithNext(::Range) in queryUsage() 79 fun reverseBucketRange(startTime: Long, endTime: Long, step: Long): List<Range<Long>> = in queryUsage() 80 (endTime downTo (startTime - step + 1) step step) in queryUsage()
|
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
D | NavStateController.java | 133 Step step = state.getStepsCount() > 0 ? state.getSteps(0) : null; in update() local 136 float alpha = (step != null && !step.getIsImminent()) in update() 150 mManeuver.setImageDrawable(getManeuverIcon(step != null ? step.getManeuver() : null)); in update() 151 setProvidedManeuverIcon(mProvidedManeuver, step != null in update() 152 ? step.getManeuver().hasIcon() ? step.getManeuver().getIcon() : null in update() 155 mDistance.setText(formatDistance(step != null ? step.getDistance() : null)); in update() 158 mCue.setCue(step != null ? step.getCue() : null, mImageResolver, alpha); in update() 160 if (step != null && step.getLanesCount() > 0) { in update() 161 if (step.hasLanesImage()) { in update() 162 mProvidedLane.setLanes(step.getLanesImage(), mImageResolver); in update() [all …]
|
/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
D | NavStateController.java | 131 Step step = state.getStepsCount() > 0 ? state.getSteps(0) : null; in update() local 134 float alpha = (step != null && !step.getIsImminent()) in update() 148 mManeuver.setImageDrawable(getManeuverIcon(step != null ? step.getManeuver() : null)); in update() 149 setProvidedManeuverIcon(mProvidedManeuver, step != null in update() 150 ? step.getManeuver().hasIcon() ? step.getManeuver().getIcon() : null in update() 153 mDistance.setText(formatDistance(step != null ? step.getDistance() : null)); in update() 156 mCue.setCue(step != null ? step.getCue() : null, mImageResolver, alpha); in update() 158 if (step != null && step.getLanesCount() > 0) { in update() 159 if (step.hasLanesImage()) { in update() 160 mProvidedLane.setLanes(step.getLanesImage(), mImageResolver); in update() [all …]
|
/packages/apps/CellBroadcastReceiver/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/CellBroadcastReceiver) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/CellBroadcastAppPlatform) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/CellBroadcastApp) 52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/ETC/system_build_prop_intermediates/build.prop) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/ETC/system_build_prop_intermediates/build.prop)
|
/packages/apps/Settings/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Settings_intermediates) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/Settings) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/priv-app/Settings) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/priv-app/Settings)
|
/packages/apps/StorageManager/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/StorageManager) 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/product/priv-app/StorageManager) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/priv-app/StorageManager) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/com.android.storagemanager.xml) 50 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/product/etc/permissions/com.android.storagemanager.xml)
|
/packages/services/AlternativeNetworkAccess/ |
D | CleanSpec.mk | 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/ANS_intermediates) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/ANS) 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/ANS_intermediates) 51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/ONSLib)
|
/packages/apps/Settings/tests/unit/src/com/android/settings/fingerprint2/ui/enrollment/viewmodel/ |
D | FingerprintEnrollConfirmationViewModelTest.kt | 132 var step: FingerprintNavigationStep.UiStep? = null in testNextButtonSendsNextStep() variable 133 val job = launch { navigationViewModel.navigateTo.collect { step = it } } in testNextButtonSendsNextStep() 139 assertThat(step).isNull() in testNextButtonSendsNextStep() 150 var step: FingerprintNavigationStep.UiStep? = null in testAddAnotherSendsAction() variable 151 val job = launch { navigationViewModel.navigateTo.collect { step = it } } in testAddAnotherSendsAction() 157 assertThat(step).isNull() in testAddAnotherSendsAction()
|
/packages/apps/Messaging/ |
D | CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/messaging) 42 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib/libgiftranscode.so) 43 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/lib64/libgiftranscode.so)
|
/packages/apps/Nfc/ |
D | CleanSpec.mk | 51 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/app/Nfc.apk) 52 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/app/NfcGoogle.apk) 53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/NfcGoogle_intermediates)
|
/packages/services/Telecomm/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Telecom_intermediates) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/Telecomm) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/Telecomm_intermediates)
|
/packages/apps/Camera2/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Camera2) 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_tinyplanet.so) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib*/libjni_jpegutil.so)
|
/packages/modules/NetworkStack/ |
D | CleanSpec.mk | 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/CaptivePortalLogin) 48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/NetworkStack) 49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/priv-app/NetworkStackApiStable)
|