Home
last modified time | relevance | path

Searched defs:sharedPreferences (Results 1 – 25 of 82) sorted by relevance

1234

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/spe/
DAdservicesJobServiceLoggerTest.java88 SharedPreferences sharedPreferences = in testPersistJobExecutionData_firstExecution() local
114 SharedPreferences sharedPreferences = in testPersistJobExecutionData_openEndedLastExecution() local
160 SharedPreferences sharedPreferences = in testPersistJobExecutionData_closeEndedLastExecution() local
200 SharedPreferences sharedPreferences = in testPersistJobExecutionData_multipleJobs() local
235 SharedPreferences sharedPreferences = in testLogExecutionStats() local
269 SharedPreferences sharedPreferences = in testLogExecutionStats_invalidStats() local
/packages/apps/Dialer/java/com/android/dialer/calllog/
DCallLogState.java35 private final SharedPreferences sharedPreferences; field in CallLogState
40 public CallLogState( in CallLogState()
DAnnotatedCallLogMigrator.java37 private final SharedPreferences sharedPreferences; field in AnnotatedCallLogMigrator
42 AnnotatedCallLogMigrator( in AnnotatedCallLogMigrator()
DRefreshAnnotatedCallLogWorker.java53 private final SharedPreferences sharedPreferences; field in RefreshAnnotatedCallLogWorker
68 @Unencrypted SharedPreferences sharedPreferences, in RefreshAnnotatedCallLogWorker()
/packages/apps/Dialer/java/com/android/dialer/calllog/notifier/
DRefreshAnnotatedCallLogNotifier.java44 private final SharedPreferences sharedPreferences; field in RefreshAnnotatedCallLogNotifier
48 @ApplicationContext Context appContext, @Unencrypted SharedPreferences sharedPreferences) { in RefreshAnnotatedCallLogNotifier()
/packages/apps/Dialer/java/com/android/dialer/calllog/config/
DCallLogConfigImpl.java66 private final SharedPreferences sharedPreferences; field in CallLogConfigImpl
74 @Unencrypted SharedPreferences sharedPreferences, in CallLogConfigImpl()
/packages/apps/Dialer/java/com/android/dialer/promotion/impl/
DRttPromotion.java36 private final SharedPreferences sharedPreferences; field in RttPromotion
47 @Unencrypted SharedPreferences sharedPreferences, in RttPromotion()
DDuoPromotion.java46 private final SharedPreferences sharedPreferences; field in DuoPromotion
53 @Unencrypted SharedPreferences sharedPreferences) { in DuoPromotion()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryOptimizeLogUtils.java48 static void writeLog(SharedPreferences sharedPreferences, Action action, in writeLog()
61 SharedPreferences sharedPreferences, BatteryOptimizeHistoricalLogEntry logEntry) { in writeLog()
91 SharedPreferences sharedPreferences, PrintWriter writer) { in printBatteryOptimizeHistoricalLog()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/
DAnalyticsUtils.java180 static long getProvisioningTime(ManagedProvisioningSharedPreferences sharedPreferences) { in getProvisioningTime()
185 static long getProvisioningTime(ManagedProvisioningSharedPreferences sharedPreferences, in getProvisioningTime()
/packages/apps/Contacts/tests/src/com/android/contacts/tests/quickcontact/
DQuickContactTestsActivity.java87 final SharedPreferences sharedPreferences = getSharedPreferences(PREF_NAME, MODE_PRIVATE); in onCreate() local
113 final SharedPreferences sharedPreferences = getSharedPreferences(PREF_NAME, MODE_PRIVATE); in onDestroy() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/
DBlockedTopicsManager.java380 SharedPreferences sharedPreferences = in resetSharedPreference() local
408 SharedPreferences sharedPreferences = in mayMigratePpApiBlockedTopicsToSystemService() local
449 SharedPreferences sharedPreferences = in mayClearPpApiBlockedTopics() local
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/
DSetupParameters.java132 SharedPreferences sharedPreferences = getSharedPreferences(context); in createPrefs() local
141 private static void populatePreferencesLocked(SharedPreferences sharedPreferences, in populatePreferencesLocked()
206 SharedPreferences sharedPreferences = getSharedPreferences(context); in getKioskAllowlist() local
/packages/apps/Dialer/java/com/android/dialer/phonelookup/cp2/
DCp2DefaultDirectoryPhoneLookup.java73 private final SharedPreferences sharedPreferences; field in Cp2DefaultDirectoryPhoneLookup
84 @Unencrypted SharedPreferences sharedPreferences, in Cp2DefaultDirectoryPhoneLookup()
/packages/apps/Dialer/java/com/android/dialer/phonelookup/spam/
DSpamPhoneLookup.java49 private final SharedPreferences sharedPreferences; field in SpamPhoneLookup
58 @Unencrypted SharedPreferences sharedPreferences, in SpamPhoneLookup()
/packages/apps/Calendar/tests/src/com/android/calendar/
DDbTestUtils.java46 private final FakeSharedPreferences sharedPreferences; field in DbTestUtils
52 private SharedPreferences sharedPreferences; field in DbTestUtils.FakeContext
73 public void setSharedPreferences(SharedPreferences sharedPreferences) { in setSharedPreferences()
/packages/apps/Dialer/java/com/android/dialer/configprovider/
DSharedPrefConfigProvider.java55 private final SharedPreferences sharedPreferences; field in SharedPrefConfigProvider
58 SharedPrefConfigProvider(@Unencrypted SharedPreferences sharedPreferences) { in SharedPrefConfigProvider()
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/migration/
DMigrationPausedFragment.kt72 val sharedPreferences = in onViewCreated() constant
DModuleUpdateRequiredFragment.kt90 val sharedPreferences = in onViewCreated() constant
DAppUpdateRequiredFragment.kt96 val sharedPreferences = in onViewCreated() constant
/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DDatabaseUtils.java667 final SharedPreferences sharedPreferences = getSharedPreferences(context); in removeUsageSource() local
679 final SharedPreferences sharedPreferences = getSharedPreferences(context); in getUsageSource() local
698 final SharedPreferences sharedPreferences = getSharedPreferences(context); in removeDismissedPowerAnomalyKeys() local
706 final SharedPreferences sharedPreferences = getSharedPreferences(context); in getDismissedPowerAnomalyKeys() local
713 final SharedPreferences sharedPreferences = getSharedPreferences(context); in setDismissedPowerAnomalyKeys() local
724 final SharedPreferences sharedPreferences = getSharedPreferences(context); in recordDateTime() local
766 final SharedPreferences sharedPreferences = getSharedPreferences(context); in writeString() local
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/content/
DSharedPreferences.java21 public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key); in onSharedPreferenceChanged()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DColorPaletteHelper.java45 ManagedProvisioningSharedPreferences sharedPreferences) { in createColorPaletteMap()
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/
DApplicationSettingsActivity.java159 private void updateSoundSummary(final SharedPreferences sharedPreferences) { in updateSoundSummary()
246 public void onSharedPreferenceChanged(final SharedPreferences sharedPreferences, in onSharedPreferenceChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/system/
DResetNetworkConfirmFragment.java146 SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences( in shouldResetEsim() local
153 SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences( in getNetworkSubscriptionId() local

1234