/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/spe/ |
D | AdservicesJobServiceLoggerTest.java | 88 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/ |
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()
|
D | RefreshAnnotatedCallLogWorker.java | 53 private final SharedPreferences sharedPreferences; field in RefreshAnnotatedCallLogWorker 68 @Unencrypted SharedPreferences sharedPreferences, in RefreshAnnotatedCallLogWorker()
|
/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/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 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/ |
D | AnalyticsUtils.java | 180 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/ |
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/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/ |
D | BlockedTopicsManager.java | 380 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/ |
D | SetupParameters.java | 132 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/ |
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/modules/HealthFitness/apk/src/com/android/healthconnect/controller/migration/ |
D | MigrationPausedFragment.kt | 72 val sharedPreferences = in onViewCreated() constant
|
D | ModuleUpdateRequiredFragment.kt | 90 val sharedPreferences = in onViewCreated() constant
|
D | AppUpdateRequiredFragment.kt | 96 val sharedPreferences = in onViewCreated() constant
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/ |
D | DatabaseUtils.java | 667 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/ |
D | SharedPreferences.java | 21 public void onSharedPreferenceChanged(SharedPreferences sharedPreferences, String key); in onSharedPreferenceChanged()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | ColorPaletteHelper.java | 45 ManagedProvisioningSharedPreferences sharedPreferences) { in createColorPaletteMap()
|
/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/ |
D | ApplicationSettingsActivity.java | 159 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/ |
D | ResetNetworkConfirmFragment.java | 146 SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences( in shouldResetEsim() local 153 SharedPreferences sharedPreferences = PreferenceManager.getDefaultSharedPreferences( in getNetworkSubscriptionId() local
|