Home
last modified time | relevance | path

Searched defs:editor (Results 1 – 25 of 30) sorted by relevance

12

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/core/instrumentation/
H A DSharedPreferenceLoggerTest.java58 final SharedPreferences.Editor editor = mSharedPrefLogger.edit(); in putInt_shouldNotLogInitialPut() local
74 final SharedPreferences.Editor editor = mSharedPrefLogger.edit(); in putBoolean_shouldNotLogInitialPut() local
92 final SharedPreferences.Editor editor = mSharedPrefLogger.edit(); in putLong_shouldNotLogInitialPut() local
106 final SharedPreferences.Editor editor = mSharedPrefLogger.edit(); in putLong_biggerThanIntMax_shouldLogIntMax() local
118 final SharedPreferences.Editor editor = mSharedPrefLogger.edit(); in putLong_smallerThanIntMin_shouldLogIntMin() local
129 final SharedPreferences.Editor editor = mSharedPrefLogger.edit(); in putFloat_shouldNotLogInitialPut() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleBackupHelper.java167 SharedPreferences.Editor editor = sp.edit(); in restoreEntity() local
225 boolean restoreKey(Map.Entry<String, ?> entry, SharedPreferences.Editor editor, in restoreKey()
251 private void backupWidgetIdKey(String key, String uriString, SharedPreferences.Editor editor, in backupWidgetIdKey()
269 private void restoreWidgetIdKey(String key, String uriString, SharedPreferences.Editor editor, in restoreWidgetIdKey()
286 SharedPreferences.Editor editor, List<String> existingWidgets) { in backupPeopleTileKey()
316 Set<String> widgetIds, SharedPreferences.Editor editor, in restorePeopleTileKeyAndCorrespondingWidgetFile()
356 SharedPreferences.Editor editor) { in backupContactUriKey()
383 SharedPreferences.Editor editor, int storedUserId) { in restoreContactUriKey()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
H A DSharedPreferencesHelper.java32 SharedPreferences.Editor editor = sp.edit(); in clear() local
45 SharedPreferences.Editor editor = sp.edit(); in setPeopleTileKey() local
H A DPeopleSpaceUtils.java113 SharedPreferences.Editor editor = sp.edit(); in setSharedPreferencesStorageForTile() local
132 SharedPreferences.Editor editor = sp.edit(); in removeSharedPreferencesStorageForTile() local
148 private static void addAppWidgetIdForKey(SharedPreferences sp, SharedPreferences.Editor editor, in addAppWidgetIdForKey()
157 SharedPreferences.Editor editor, in removeAppWidgetIdForKey()
H A DPeopleBackupFollowUpJob.java111 SharedPreferences.Editor editor = sp.edit(); in onStartJob() local
/aosp14/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/worker/
H A DCollectV1Worker.kt58 val editor = sp?.edit() regex
100 val editor = sp?.edit() regex
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/
H A DApprovedPrintServices.java103 SharedPreferences.Editor editor = mPreferences.edit(); in addApprovedService() local
153 SharedPreferences.Editor editor = mPreferences.edit(); in pruneApprovedServices() local
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DEditorCursorDragTest.java206 Editor editor = tv.getEditorForTesting(); in testCursorDrag_diagonal_thresholdConfig() local
292 Editor editor = tv.getEditorForTesting(); in testEditor_onTouchEvent_quickTapAfterDrag() local
347 Editor editor = tv.getEditorForTesting(); in testEditor_onTouchEvent_mouseDrag() local
376 Editor editor = tv.getEditorForTesting(); in testEditor_onTouchEvent_cursorDrag() local
411 Editor editor = tv.getEditorForTesting(); in testEditor_onTouchEvent_selectionDrag() local
451 Editor editor = tv.getEditorForTesting(); in testCursorDrag_nonSelectableTextView() local
537 Editor editor = tv.getEditorForTesting(); in testLineChangeSlop() local
565 Editor editor = tv.getEditorForTesting(); in testCursorDrag_multiTouch() local
608 Editor editor = tv.getEditorForTesting(); in testCursorDrag_snapDistance() local
785 Editor editor = tv.getEditorForTesting(); in simulateDrag() local
H A DTextViewContextMenuTest.java199 Editor editor = et.getEditorForTesting(); in testAdjustIconSpaces() local
236 Editor editor = et.getEditorForTesting(); in testAdjustIconSpacesNoIconCase() local
H A DTextViewActivityTest.java607 final Editor editor = textView.getEditorForTesting(); in enableFlagsForInsertionHandleGestures() local
/aosp14/frameworks/base/packages/StatementService/src/com/android/statementservice/domain/
H A DDomainVerificationReceiverV1.kt72 val editor = deContext?.getSharedPreferences(packageName, Context.MODE_PRIVATE)?.edit() regex
/aosp14/frameworks/base/core/java/android/preference/
H A DPreference.java1618 private void tryCommit(SharedPreferences.Editor editor) { in tryCommit()
1655 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistString() local
1708 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistStringSet() local
1761 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistInt() local
1815 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistFloat() local
1869 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistLong() local
1923 SharedPreferences.Editor editor = mPreferenceManager.getEditor(); in persistBoolean() local
H A DPreferenceManager.java672 SharedPreferences.Editor editor = in setDefaultValues() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DActionIntentCreator.kt78 val editor = context.getString(R.string.config_screenshotEditor) regex
H A DWorkProfileMessageController.kt97 val editor = sharedPreference().edit() regex
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DConnectionRecordManager.java74 final SharedPreferences.Editor editor = getSharedPreferences(context).edit(); in setConnectionRecord() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
H A DFakeSharedPreferencesTest.kt95 val editor = sharedPreferences.edit() regex
/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewInputConnectionTest.java321 final TestOffThreadEditor editor = getOnMainSync(() -> { in testInputConnectionCallbacks_nonUiThread() local
/aosp14/frameworks/base/services/core/java/com/android/server/locales/
H A DLocaleManagerBackupHelper.java557 SharedPreferences.Editor editor = mDelegateAppLocalePackages.edit(); in removePackageFromPersistedInfo() local
595 SharedPreferences.Editor editor = mDelegateAppLocalePackages.edit(); in persistLocalesModificationInfo() local
/aosp14/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
H A DImePerfTest.java447 View editor = activity.findViewById(ID_EDITOR); in getActivityWithFocus() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java1045 SharedPreferences.Editor editor = preferences.edit(); in migratePhonebookPermissionChoice() local
1069 SharedPreferences.Editor editor = preferences.edit(); in migrateMessagePermissionChoice() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputBaseDialog.java499 SharedPreferences.Editor editor = sharedPref.edit(); in startLeBroadcastDialogForFirstTime() local
/aosp14/frameworks/base/media/java/android/media/
H A DRemoteController.java383 MetadataEditor editor = new MetadataEditor(); in editMetadata() local
H A DRemoteControlClient.java590 MetadataEditor editor = new MetadataEditor(); in editMetadata() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java90 SelectionActionModeHelper(@NonNull Editor editor) { in SelectionActionModeHelper()
645 public boolean resetSelection(int textIndex, Editor editor) { in resetSelection()

12