Home
last modified time | relevance | path

Searched defs:replacement (Results 1 – 25 of 41) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/text/method/
H A DReplacementTransformationMethod.java54 char[] replacement = getReplacement(); in getTransformation() local
113 char[] replacement) { in ReplacementCharSequence()
174 char[] replacement) { in SpannedReplacementCharSequence()
H A DQwertyKeyListener.java370 String replacement = AutoText.get(src, start, end, view); in getReplacement() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_runtime_effect.cpp30 auto fixup = [&glsl](const char* input, const char* replacement) { in GlslToSksl()
46 std::string replacement = childName + ".eval($1)"; in GlslToSksl() local
/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
H A DDelegatingLocationListeningAccountant.java46 synchronized void replaceDelegate(@NonNull LocationListeningAccountant replacement) { in replaceDelegate()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneNumberWatcherTest.java274 String replacement = "6501234567"; in testAutoCompleteUnformattedWithUnformattedNumber() local
289 private void testReplacement(String init, String replacement, String expected) { in testReplacement()
/aosp12/system/bt/gd/packet/parser/
H A Dutil.h153 …StringFindAndReplaceAll(std::string text, const std::string& old, const std::string& replacement) { in StringFindAndReplaceAll()
/aosp12/frameworks/base/core/java/android/accounts/
H A DAccount.java174 public static String toSafeName(String name, char replacement) { in toSafeName()
/aosp12/frameworks/base/core/java/android/text/
H A DMeasuredParagraph.java500 private void applyReplacementRun(@NonNull ReplacementSpan replacement, in applyReplacementRun()
576 ReplacementSpan replacement = null; in applyMetricsAffectingSpan() local
/aosp12/art/compiler/optimizing/
H A Dnodes.cc1134 void HBasicBlock::ReplaceAndRemovePhiWith(HPhi* initial, HPhi* replacement) { in ReplaceAndRemovePhiWith()
1142 HInstruction* replacement) { in ReplaceAndRemoveInstructionWith()
1300 void HEnvironment::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput()
1520 void HInstruction::ReplaceUsesDominatedBy(HInstruction* dominator, HInstruction* replacement) { in ReplaceUsesDominatedBy()
1542 void HInstruction::ReplaceEnvUsesDominatedBy(HInstruction* dominator, HInstruction* replacement) { in ReplaceEnvUsesDominatedBy()
1555 void HInstruction::ReplaceInput(HInstruction* replacement, size_t index) { in ReplaceInput()
2888 HInstruction* replacement = nullptr; in InlineInto() local
3309 HInstruction* replacement = nullptr; in InsertOppositeCondition() local
3336 HInstruction* replacement = new (allocator) HBooleanNot(cond); in InsertOppositeCondition() local
H A Dload_store_elimination.cc653 Value replacement = phi_placeholder_replacements_[PhiPlaceholderIndex(value)]; in Replacement() local
1976 HInstruction* replacement = GetDefaultValue(type); in TryReplacingLoopPhiPlaceholderWithDefault() local
1998 HInstruction* replacement = nullptr; in TryReplacingLoopPhiPlaceholderWithSingleInput() local
2178 HInstruction* replacement = in MaterializeLoopPhis() local
2513 Value replacement = ReplacementOrValue(record.value); in ProcessLoopPhiWithUnknownInput() local
3162 HInstruction* replacement = in RemoveAndReplaceInputs() local
3188 HInstruction* replacement; in RemoveAndReplaceInputs() local
H A Dinduction_var_range.cc321 HInstruction* replacement) { in Replace()
1360 HInstruction* replacement) { in ReplaceInduction()
H A Dinliner.cc1193 void HInliner::MaybeRunReferenceTypePropagation(HInstruction* replacement, in MaybeRunReferenceTypePropagation()
1207 HInvoke** replacement) { in TryDevirtualize()
H A Dsuperblock_cloner.cc601 HInstruction* user, HInstruction* old_instruction, HInstruction* replacement) { in UpdateInductionRangeInfoOf()
H A Dinduction_var_analysis.cc162 HInstruction* replacement, in FixOutsideUse()
/aosp12/bionic/linker/
H A Dlinker_utils.cpp46 const std::string& replacement = param.second; in format_string() local
/aosp12/frameworks/base/core/java/android/widget/
H A DTextViewOnReceiveContentListener.java117 @NonNull CharSequence replacement) { in replaceSelection()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/preference/
H A DPreferenceFragment.java302 Preference replacement = getReplacementFor(child); in setPreferenceScreen() local
/aosp12/art/dex2oat/linker/
H A Drelative_patcher_test.h266 std::string replacement = oss.str(); in DumpDiff() local
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryManager.java352 NotificationHistoryDatabase replacement) { in replaceNotificationHistoryDatabase()
/aosp12/frameworks/base/core/java/android/text/format/
H A DDateFormat.java515 String replacement; in format() local
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/
H A Dringtone_dualfwk_restore.cpp415 std::string replacement = "media/local"; in DupToneFile() local
/aosp12/frameworks/base/core/java/android/app/
H A DApplicationErrorReport.java403 String replacement = in sanitizeString() local
/aosp12/hardware/interfaces/identity/support/tests/
H A DIdentityCredentialSupportTest.cpp84 string replaceLine(const string& str, ssize_t lineNumber, const string& replacement) { in replaceLine()
/aosp12/system/timezone/input_tools/android/tzlookup_generator/src/test/java/com/android/libcore/timezone/tzlookup/
H A DTzLookupGeneratorTest.java718 TzIdsProto.TimeZoneReplacement replacement = in addReplacement() local
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp3765 struct KeyReplacement replacement = {keyCode, deviceId}; in accelerateMetaShortcuts() local
3775 struct KeyReplacement replacement = {keyCode, deviceId}; in accelerateMetaShortcuts() local
5147 const KeyReplacement& replacement = pair.first; in dumpDispatchStateLocked() local

12