| /packages/apps/Settings/tests/unit/src/com/android/settings/safetycenter/ |
| D | LockScreenSafetySourceTest.java | 151 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenScreenLockIsEnabled_setData() local 182 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsNotMan_whenLockPattIsSec_setStatusLevelInfo() local 203 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsNotMan_whenLockPattIsNotSec_setStatusLevelRec() local 224 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsMan_whenLockPattIsSec_setStatusLevelUnsp() local 245 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsMan_whenLockPattIsNotSec_setStatusLevelUnsp() local 266 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsNotMan_whenLockPattIsSec_doesNotSetIssues() local 285 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsNotMan_whenLockPattIsNotSec_setsIssue() local 327 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsMan_whenLockPattIsSec_doesNotSetIssues() local 346 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPwdQualIsMan_whenLockPattIsNotSec_doesNotSetIssues() local 364 SafetySourceData safetySourceData = captor.getValue(); in setSafetySourceData_whenPasswordQualityIsManaged_setDisabled() local [all …]
|
| D | BiometricsSafetySourceTest.java | 656 SafetySourceData safetySourceData = captor.getValue(); in assertSafetySourceDisabledDataSet() local 675 SafetySourceData safetySourceData = captor.getValue(); in assertSafetySourceEnabledDataSet() local
|
| /packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/ |
| D | SafetySourceDataTest.kt | 51 val safetySourceData = in getStatus_withDefaultBuilder_returnsNull() constant 60 val safetySourceData = SafetySourceData.Builder().setStatus(status).build() in getStatus_whenSetExplicitly_returnsStatus() constant 67 val safetySourceData = in getIssues_withDefaultBuilder_returnsEmptyList() constant 77 val safetySourceData = in getIssues_whenSetExplicitly_returnsIssues() constant 101 val safetySourceData = in getExtras_withDefaultBuilder_returnsEmptyBundle() constant 110 val safetySourceData = in getExtras_whenSetExplicitly_returnsExtras() constant 123 val safetySourceData = in getExtras_whenCleared_returnsEmptyBundle() constant 152 val safetySourceData = in clearIssues_removesAllIssues() constant 309 val safetySourceData = in describeContents_returns0() constant 317 val safetySourceData = in parcelRoundTrip_recreatesEqual() constant [all …]
|
| /packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/safetycenter/ |
| D | HealthConnectSafetySource.kt | 50 val safetySourceData = in setSafetySourceData() constant
|
| /packages/modules/Permission/tests/functional/safetycenter/multiusers/src/android/safetycenter/functional/multiusers/ |
| D | SafetyCenterMultiUsersTest.kt | 438 val safetySourceData = in getSafetySourceData_withoutAppInstalledForWorkProfile_shouldReturnNull() constant 460 val safetySourceData = in getSafetySourceData_withRemovedProfile_shouldReturnNull() constant 484 val safetySourceData = in getSafetySourceData_withProfileInQuietMode_shouldReturnData() constant 979 val safetySourceData = in setSafetySourceData_withoutAppInstalledForWorkProfile_shouldNoOp() constant 1001 val safetySourceData = in setSafetySourceData_withRemovedProfile_shouldNoOp() constant 1022 val safetySourceData = in setSafetySourceData_withUnsupportedProfile_shouldNoOp() constant 1046 val safetySourceData = in setSafetySourceData_withProfileInQuietMode_shouldSetData() constant
|
| /packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/safetycenter/ |
| D | SafetyCenterManagerWrapperTest.kt | 64 val safetySourceData = in setSafetySourceData_callsSafetyCenterManager() constant
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/v34/ |
| D | AppDataSharingUpdatesPrivacySource.kt | 67 val safetySourceData = in rescanAndPushSafetyCenterData() constant
|
| /packages/modules/Permission/service/java/com/android/safetycenter/data/ |
| D | AndroidLockScreenFix.java | 77 Context context, String sourceId, @Nullable SafetySourceData safetySourceData) { in maybeOverrideSafetySourceData() 97 Context context, SafetySourceData safetySourceData) { in overrideTiramisuSafetySourceData()
|
| D | SafetySourceDataRepository.java | 100 boolean setSafetySourceData( in setSafetySourceData() 221 SafetySourceData safetySourceData = mSafetySourceData.get(key); in getSafetySourceIssue() local
|
| D | SafetySourceDataValidator.java | 78 boolean validateRequest( in validateRequest()
|
| D | SafetySourceStateCollectedLogger.java | 87 @Nullable SafetySourceData safetySourceData, in writeSourceUpdatedAtom()
|
| D | SafetyCenterIssueRepository.java | 243 SafetySourceData safetySourceData = mSafetySourceDataRepository.getSafetySourceData(key); in addSafetySourceIssuesInfo() local
|
| D | SafetyCenterDataManager.java | 130 public boolean setSafetySourceData( in setSafetySourceData()
|
| /packages/apps/Settings/src/com/android/settings/safetycenter/ |
| D | SafetyCenterManagerWrapper.java | 52 SafetySourceData safetySourceData, in setSafetySourceData()
|
| D | LockScreenSafetySource.java | 99 final SafetySourceData safetySourceData = safetySourceDataBuilder.build(); in setSafetySourceData() local
|
| D | BiometricsSafetySource.java | 196 final SafetySourceData safetySourceData = in setBiometricSafetySourceData() local
|
| /packages/modules/Permission/framework-s/java/android/safetycenter/ |
| D | ISafetyCenterManager.aidl | 50 in SafetySourceData safetySourceData, in setSafetySourceData()
|
| D | SafetySourceData.java | 275 public Builder(@NonNull SafetySourceData safetySourceData) { in Builder()
|
| D | SafetyCenterManager.java | 369 @Nullable SafetySourceData safetySourceData, in setSafetySourceData()
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/privacysources/ |
| D | WorkPolicyInfo.kt | 74 val safetySourceData: SafetySourceData? = createSafetySourceDataForWorkPolicy(context) in rescanAndPushSafetyCenterData() constant
|
| D | AccessibilitySourceService.kt | 443 val safetySourceData = dataBuilder.build() in sendIssuesToSafetyCenter() constant
|
| D | NotificationListenerCheck.kt | 678 val safetySourceData = dataBuilder.build() in sendIssuesToSafetyCenter() constant
|
| /packages/modules/Permission/service/java/com/android/safetycenter/ |
| D | SafetyCenterDataFactory.java | 495 SafetySourceData safetySourceData = in getSafetyCenterEntryGroupSummary() local 938 private static SafetySourceStatus getSafetySourceStatus( in getSafetySourceStatus()
|
| /packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/ |
| D | SafetySourceIntentHandler.kt | 287 val safetySourceData: SafetySourceData, constant in com.android.safetycenter.testing.SafetySourceIntentHandler.Response.SetData
|
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/hibernation/ |
| D | HibernationPolicy.kt | 213 val safetySourceData = SafetySourceData.Builder() in rescanAndPushDataToSafetyCenter() constant
|