/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/settings/ |
D | MyPreferences.java | 59 mPrefs.edit().putBoolean(RESPONSE_AUTH_KEY, responseAuth).apply(); in setResponseAuth() 73 mPrefs.edit().putBoolean(DATASET_AUTH_KEY, datasetAuth).apply(); in setDatasetAuth() 87 mPrefs.edit().putString(MAIN_PASSWORD_KEY, mainPassword).apply(); in setMainPassword() 91 mPrefs.edit().remove(MAIN_PASSWORD_KEY).apply(); in clearCredentials() 99 mPrefs.edit().putInt(LOGGING_LEVEL, level.ordinal()).apply(); in setLoggingLevel() 109 mPrefs.edit().putInt(DAL_CHECK_REQUIRED, level.ordinal()).apply(); in setDalCheckRequired() 117 mPrefs.edit().putInt(NUMBER_DATASETS, number).apply(); in setNumberDatasets()
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/settings/ |
D | MyPreferences.kt | 43 getPrefs(context).edit().putBoolean(RESPONSE_AUTH_KEY, responseAuth).apply() in setResponseAuth() 54 getPrefs(context).edit().putBoolean(DATASET_AUTH_KEY, datasetAuth).apply() in setDatasetAuth() 68 getPrefs(context).edit().putString(MAIN_PASSWORD_KEY, mainPassword).apply() in setMainPassword() 75 getPrefs(context).edit().remove(MAIN_PASSWORD_KEY).apply() in clearCredentials()
|
/developers/samples/android/wearable/wear/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/ |
D | Utils.java | 52 pref.edit().remove(PREF_KEY_COUNTER).apply(); in saveCounterToPreference() 54 pref.edit().putInt(PREF_KEY_COUNTER, value).apply(); in saveCounterToPreference()
|
/developers/samples/android/notification/MessagingService/Application/src/main/java/com/example/android/messagingservice/ |
D | MessageLogger.java | 42 prefs.edit() in logMessage() 56 getPrefs(context).edit().remove(LOG_KEY).apply(); in clear()
|
/developers/samples/android/input/autofill/AutofillFramework/kotlinApp/Application/src/main/java/com/example/android/autofillframework/multidatasetservice/datasource/ |
D | SharedPrefsAutofillRepository.kt | 82 getPrefs(context).edit().remove(CLIENT_FORM_DATA_KEY).remove(DATASET_NUMBER_KEY).apply() in <lambda>() 91 … getPrefs(context).edit().putStringSet(CLIENT_FORM_DATA_KEY, allAutofillDataStringSet).apply() in <lambda>() 107 getPrefs(context).edit().putInt(DATASET_NUMBER_KEY, getDatasetNumber(context) + 1).apply() in <lambda>()
|
/developers/samples/android/security/DirectBoot/Application/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/security/ConfirmCredential/Application/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/notification/MessagingService/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/wearable/wear/WatchFace/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/connectivity/nfc/CardEmulation/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/content/AutoBackupForApps/Application/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/ui/views/Elevation/ElevationBasic/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/media/HdrViewfinder/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/ui/views/FloatingActionButton/FloatingActionButtonBasic/Application/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/admin/AppRestrictionSchema/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/notification/CustomNotifications/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/ui/activitytasks/DocumentCentricApps/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/content/DirectShare/Application/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/input/autofill/AutofillFramework/Application/ |
D | proguard-project.txt | 1 # To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/system/RuntimePermissions/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/system/RuntimePermissionsBasic/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/ui/views/TextSwitcher/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|
/developers/samples/android/ui/window/BasicImmersiveMode/Application/ |
D | proguard-project.txt | 1 To enable ProGuard in your project, edit project.properties 7 # You can edit the include path and order by changing the ProGuard
|