/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/apps/Email/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.email*) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email*) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.email*) 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email*) 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.email*) 55 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email*) 56 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.email*) 57 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email*) 58 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/com.android.email*) 59 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Email*) [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/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/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/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)
|
/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/apps/Car/Cluster/src/android/car/cluster/ |
D | NavStateController.java | 87 Step step = state != null && state.getStepsCount() > 0 ? state.getSteps(0) : null; in update() local 98 mManeuver.setImageDrawable(getManeuverIcon(step != null ? step.getManeuver() : null)); in update() 99 setProvidedManeuverIcon(mProvidedManeuver, step != null in update() 100 ? step.getManeuver().hasIcon() ? step.getManeuver().getIcon() : null in update() 102 mDistance.setText(formatDistance(step != null ? step.getDistance() : null)); in update() 104 mCue.setCue(step != null ? step.getCue() : null, mImageResolver); in update() 106 if (step != null && step.getLanesCount() > 0) { in update() 107 if (step.hasLanesImage()) { in update() 108 mProvidedLane.setLanes(step.getLanesImage(), mImageResolver); in update() 112 mLane.setLanes(step.getLanesList()); in update()
|
/packages/apps/UnifiedEmail/ |
D | CleanSpec.mk | 50 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/UnifiedEmail_intermediates) 51 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/UnifiedEmail_intermediates) 52 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/UnifiedEmail_intermediates) 53 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/UnifiedEmail_intermediates) 54 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/UnifiedEmail_intermediates)
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
D | simdtest.cpp | 44 for (int step = 1; step < 32; step++) { in TestSkipWhitespace() local 48 for (size_t i = 0; i < 1024; i += step) in TestSkipWhitespace() 60 i += step; in TestSkipWhitespace()
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
D | BinaryDictOffdeviceUtils.java | 78 private String getStepDescription(final int step) { in getStepDescription() argument 79 switch (step) { in getStepDescription() 91 for (final int step : VALID_DECODER_CHAINS[mDecoderSpecIndex]) { in describeChain() 93 s.append(getStepDescription(step)); in describeChain() 110 for (final int step : VALID_DECODER_CHAINS[mDecoderSpecIndex]) { in getStream() 111 switch (step) { in getStream()
|
/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/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)
|
/packages/apps/LegacyCamera/ |
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 $(OUT_DIR)/target/common/obj/APPS/Camera*)
|
/packages/services/Car/tests/CarDeveloperOptions/ |
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)
|
/packages/providers/BookmarkProvider/ |
D | CleanSpec.mk | 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Browser_intermediates) 47 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/app/Browser.apk) 48 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/APPS/Browser_intermediates)
|
/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)
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
D | Exif.java | 123 int step = 1; in pack() local 126 step = -1; in pack() 132 offset += step; in pack()
|
/packages/apps/Car/Radio/src/com/android/car/radio/service/ |
D | RadioAppServiceWrapper.java | 330 public void step(boolean forward) { in step() method in RadioAppServiceWrapper 331 step(forward, null); in step() 337 public void step(boolean forward, @Nullable TuneCallback result) { in step() method in RadioAppServiceWrapper 338 callService(service -> service.step(forward, new TuneCallbackAdapter(result))); in step()
|
/packages/apps/Launcher3/src/com/android/launcher3/allapps/ |
D | AllAppsFastScrollHelper.java | 152 int step = (int) (ySign * Math.ceil((float) Math.abs(deltaY) / numFrames)); in smoothSnapToPosition() local 155 mFastScrollFrames[i] = (int) (ySign * Math.min(Math.abs(step), Math.abs(deltaY))); in smoothSnapToPosition() 156 deltaY -= step; in smoothSnapToPosition()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/ |
D | SetupWizardActivity.java | 502 public void addStep(final SetupStep step) { 503 mGroup.add(step); 507 for (final SetupStep step : mGroup) { 508 step.setEnabled(step.mStepNo == enableStepNo, isStepActionAlreadyDone);
|
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/ |
D | CarNavigationManagerTest.java | 70 Step step = Step.newBuilder().build(); in testSerializeAndDeserializeProto() local 84 assertNotNull(step); in testSerializeAndDeserializeProto() 98 assertNotNull(Step.parseFrom(step.toByteArray())); in testSerializeAndDeserializeProto()
|
/packages/apps/SecureElement/ |
D | CleanSpec.mk | 1 $(call add-clean-step, rm -f $(PRODUCT_OUT)/system/app/SecureElement/SecureElement.apk) 2 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/APPS/SecureElement_intermediates)
|