| /packages/modules/AdServices/shared/tests/device-side/java/com/android/adservices/shared/spe/logging/ |
| D | JobServiceLoggerTest.java | 106 SharedPreferences sharedPreferences = in testPersistJobExecutionData_firstExecution() local 133 SharedPreferences sharedPreferences = in testPersistJobExecutionData_openEndedLastExecution() local 179 SharedPreferences sharedPreferences = in testPersistJobExecutionData_closeEndedLastExecution() local 219 SharedPreferences sharedPreferences = in testPersistJobExecutionData_multipleJobs() local 259 SharedPreferences sharedPreferences = in testLogExecutionStats() local 293 SharedPreferences sharedPreferences = in testLogExecutionStats_invalidStats() local
|
| /packages/apps/Dialer/java/com/android/dialer/calllog/ |
| D | CallLogState.java | 35 private final SharedPreferences sharedPreferences; field in CallLogState 40 public CallLogState( in CallLogState()
|
| D | AnnotatedCallLogMigrator.java | 37 private final SharedPreferences sharedPreferences; field in AnnotatedCallLogMigrator 42 AnnotatedCallLogMigrator( in AnnotatedCallLogMigrator()
|
| /packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/ |
| D | AppOptModeSharedPreferencesUtils.kt | 185 val sharedPreferences = getSharedPreferences(context) in <lambda>() constant 203 val sharedPreferences = getSharedPreferences(context) in <lambda>() constant 213 val sharedPreferences = getSharedPreferences(context) in <lambda>() constant
|
| D | DatabaseUtils.java | 814 final SharedPreferences sharedPreferences = getSharedPreferences(context); in removeUsageSource() local 826 final SharedPreferences sharedPreferences = getSharedPreferences(context); in getUsageSource() local 845 final SharedPreferences sharedPreferences = getSharedPreferences(context); in removeDismissedPowerAnomalyKeys() local 853 final SharedPreferences sharedPreferences = getSharedPreferences(context); in getDismissedPowerAnomalyKeys() local 860 final SharedPreferences sharedPreferences = getSharedPreferences(context); in setDismissedPowerAnomalyKeys() local 872 final SharedPreferences sharedPreferences = getSharedPreferences(context); in recordDateTime() local 959 final SharedPreferences sharedPreferences = getSharedPreferences(context); in writeString() local 969 final SharedPreferences sharedPreferences = getSharedPreferences(context); in writeStringSet() local
|
| /packages/apps/Dialer/java/com/android/dialer/calllog/notifier/ |
| D | RefreshAnnotatedCallLogNotifier.java | 44 private final SharedPreferences sharedPreferences; field in RefreshAnnotatedCallLogNotifier 48 @ApplicationContext Context appContext, @Unencrypted SharedPreferences sharedPreferences) { in RefreshAnnotatedCallLogNotifier()
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/consent/ |
| D | AdExtDataConsentMigrationUtilsV2.java | 74 SharedPreferences sharedPreferences = in handleConsentMigrationFromAdExtDataIfNeededV2() local 128 SharedPreferences sharedPreferences, in isMigrationFromAdExtDataNeededV2() 238 private static boolean isMigrationDone(SharedPreferences sharedPreferences) { in isMigrationDone()
|
| D | AdExtDataConsentMigrationUtils.java | 75 SharedPreferences sharedPreferences = in handleConsentMigrationFromAdExtDataIfNeeded() local 131 SharedPreferences sharedPreferences, in isMigrationFromAdExtDataNeeded() 266 private static boolean isMigrationDone(SharedPreferences sharedPreferences) { in isMigrationDone()
|
| /packages/apps/Dialer/java/com/android/dialer/calllog/config/ |
| D | CallLogConfigImpl.java | 66 private final SharedPreferences sharedPreferences; field in CallLogConfigImpl 74 @Unencrypted SharedPreferences sharedPreferences, in CallLogConfigImpl()
|
| /packages/apps/Dialer/java/com/android/dialer/promotion/impl/ |
| D | RttPromotion.java | 36 private final SharedPreferences sharedPreferences; field in RttPromotion 47 @Unencrypted SharedPreferences sharedPreferences, in RttPromotion()
|
| D | DuoPromotion.java | 46 private final SharedPreferences sharedPreferences; field in DuoPromotion 53 @Unencrypted SharedPreferences sharedPreferences) { in DuoPromotion()
|
| /packages/apps/Settings/src/com/android/settings/fuelgauge/ |
| D | BatteryOptimizeLogUtils.java | 48 SharedPreferences sharedPreferences, in writeLog() 63 SharedPreferences sharedPreferences, BatteryOptimizeHistoricalLogEntry logEntry) { in writeLog() 90 SharedPreferences sharedPreferences, PrintWriter writer) { in printBatteryOptimizeHistoricalLog()
|
| /packages/apps/Contacts/tests/src/com/android/contacts/tests/quickcontact/ |
| D | QuickContactTestsActivity.java | 87 final SharedPreferences sharedPreferences = getSharedPreferences(PREF_NAME, MODE_PRIVATE); in onCreate() local 113 final SharedPreferences sharedPreferences = getSharedPreferences(PREF_NAME, MODE_PRIVATE); in onDestroy() local
|
| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/analytics/ |
| D | AnalyticsUtils.java | 180 static long getProvisioningTime(ManagedProvisioningSharedPreferences sharedPreferences) { in getProvisioningTime() 185 static long getProvisioningTime(ManagedProvisioningSharedPreferences sharedPreferences, in getProvisioningTime()
|
| /packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/ |
| D | SetupParameters.java | 132 SharedPreferences sharedPreferences = getSharedPreferences(context); in createPrefs() local 141 private static void populatePreferencesLocked(SharedPreferences sharedPreferences, in populatePreferencesLocked() 194 SharedPreferences sharedPreferences = getSharedPreferences(context); in getKioskAllowlist() local
|
| /packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/ |
| D | BlockedTopicsManager.java | 408 SharedPreferences sharedPreferences = in resetSharedPreference() local 436 SharedPreferences sharedPreferences = in mayMigratePpApiBlockedTopicsToSystemService() local 475 SharedPreferences sharedPreferences = in mayClearPpApiBlockedTopics() local
|
| /packages/apps/Dialer/java/com/android/dialer/phonelookup/cp2/ |
| D | Cp2DefaultDirectoryPhoneLookup.java | 73 private final SharedPreferences sharedPreferences; field in Cp2DefaultDirectoryPhoneLookup 84 @Unencrypted SharedPreferences sharedPreferences, in Cp2DefaultDirectoryPhoneLookup()
|
| /packages/apps/Dialer/java/com/android/dialer/phonelookup/spam/ |
| D | SpamPhoneLookup.java | 49 private final SharedPreferences sharedPreferences; field in SpamPhoneLookup 58 @Unencrypted SharedPreferences sharedPreferences, in SpamPhoneLookup()
|
| /packages/apps/Calendar/tests/src/com/android/calendar/ |
| D | DbTestUtils.java | 46 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/ |
| D | SharedPrefConfigProvider.java | 55 private final SharedPreferences sharedPreferences; field in SharedPrefConfigProvider 58 SharedPrefConfigProvider(@Unencrypted SharedPreferences sharedPreferences) { in SharedPrefConfigProvider()
|
| /packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/ |
| D | NbIotSatellite.java | 174 SharedPreferences sharedPreferences = getSharedPreferences(MY_SHARED_PREF, MODE_PRIVATE); in onPause() local 188 SharedPreferences sharedPreferences = getSharedPreferences(MY_SHARED_PREF, MODE_PRIVATE); in onDestroy() local
|
| /packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/migration/ |
| D | MigrationPausedFragment.kt | 74 val sharedPreferences = in onViewCreated() constant
|
| /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
| D | ColorPaletteHelper.java | 45 ManagedProvisioningSharedPreferences sharedPreferences) { in createColorPaletteMap()
|
| /packages/inputmethods/LatinIME/tools/dicttool/compat/android/content/ |
| D | SharedPreferences.java | 21 public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key); in onSharedPreferenceChanged()
|
| /packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/testing/concurrency/ |
| D | SyncOnSharedPreferenceChangeListener.java | 34 public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key) { in onSharedPreferenceChanged()
|