/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/ |
D | SafetySourceStateCollectedLoggingHelperTests.kt | 76 safetyCenterTestHelper.setData(SOURCE_ID_1, safetySourceTestData.information) in setSafetySourceData_source1() 92 Response.SetData(safetySourceTestData.information), in refreshAllSources_reasonPageOpen_allSuccessful() 102 Response.SetData(safetySourceTestData.information), in refreshAllSources_twiceSameData_allSuccessful() 112 Response.SetData(safetySourceTestData.information), in refreshAllSources_twiceDifferentData_onlySource1Unchanged() 117 Response.SetData(safetySourceTestData.information), in refreshAllSources_twiceDifferentData_onlySource1Unchanged() 118 Response.SetData(safetySourceTestData.information), in refreshAllSources_twiceDifferentData_onlySource1Unchanged() 119 Response.SetData(safetySourceTestData.information) in refreshAllSources_twiceDifferentData_onlySource1Unchanged() 126 Response.SetData(safetySourceTestData.information), in refreshAllSources_reasonPageOpen_oneError() 127 Response.SetData(safetySourceTestData.information), in refreshAllSources_reasonPageOpen_oneError() 134 simulateRefresh(Response.SetData(safetySourceTestData.information), Response.Error, null) in refreshAllSources_reasonPageOpen_oneSuccessOneErrorOneTimeout() [all …]
|
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/ |
D | SafetyCenterManagerTest.kt | 283 safetySourceTestData.information in setSafetySourceData_sourceInStatelessGroupNotUnspecified_throwsIllegalArgumentException() 386 val dataToSet = safetySourceTestData.information in setSafetySourceData_withMaxSevZeroAndSourceSevInformation_setsValue() 887 Response.SetData(safetySourceTestData.information) in refreshSafetySources_withRefreshReasonPageOpen_sourceSendsPageOpenData() 896 assertThat(apiSafetySourceData).isEqualTo(safetySourceTestData.information) in refreshSafetySources_withRefreshReasonPageOpen_sourceSendsPageOpenData() 905 Response.SetData(safetySourceTestData.information) in refreshSafetySources_allowsRefreshingInAForegroundService() 914 assertThat(apiSafetySourceData).isEqualTo(safetySourceTestData.information) in refreshSafetySources_allowsRefreshingInAForegroundService() 920 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in refreshSafetySources_reasonPageOpen_noConditionsMet_noBroadcastSent() 935 assertThat(apiSafetySourceData).isEqualTo(safetySourceTestData.information) in refreshSafetySources_reasonPageOpen_noConditionsMet_noBroadcastSent() 941 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in refreshSafetySources_reasonPageOpen_allowedByConfig_broadcastSent() 959 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in refreshSafetySources_whenSourceClearsData_sourceSendsNullData() [all …]
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/protos/ |
D | fuelgauge_usage_state.proto | 7 // Stores device battery relative information. 15 // Records device battery relative information. 21 // Records the timestamp relative information. 25 // Records app relative information. 28 // Records the battery usage relative information.
|
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/ui/ |
D | SafetyCenterStatusCardTest.kt | 110 preSetDataOnT(SINGLE_SOURCE_ID, safetySourceTestData.information) in withInformationAndNoIssues_hasRescanButton() 113 Response.SetData(safetySourceTestData.information) in withInformationAndNoIssues_hasRescanButton() 128 preSetDataOnT(SINGLE_SOURCE_ID, safetySourceTestData.information) in withInformationAndNoIssues_hasContentDescriptions() 131 Response.SetData(safetySourceTestData.information) in withInformationAndNoIssues_hasContentDescriptions() 207 preSetDataOnT(SINGLE_SOURCE_ID, safetySourceTestData.information) in withKnownStatus_displaysScanningOnRescan() 210 Response.SetData(safetySourceTestData.information) in withKnownStatus_displaysScanningOnRescan() 231 preSetDataOnT(SINGLE_SOURCE_ID, safetySourceTestData.information) in rescan_updatesDataAfterScanCompletes() 234 Response.SetData(safetySourceTestData.information) in rescan_updatesDataAfterScanCompletes()
|
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 26 // Session information that gets logged for every BT connection. 29 // Session information that gets logged for every Pair event. 35 // Scan event information. 60 // The information about the device. 113 // The information about the device which it is connected to. 116 // The information about the RFComm session. 119 // The information about the A2DP audio session. 143 // Session information that gets logged for A2DP session. 184 // The information about the device which it is paired to.
|
/packages/modules/GeoTZ/tzs2storage/ |
D | README.md | 18 com.android.storage classes for more information. 20 Block file format information 23 A "block file" is a general-purpose file format containing a small amount of header information, 30 a type ID, (optional) arbitrary "extra" bytes, and size / offset information for the block. 40 Packed tables may contain some (optional) shared information that applies to all records in the 45 TZ S2 data file format information 59 information needed to locate and interpret the data storage blocks. 106 For more information on suffix table storage, see the Suffix Table Blocks section below. 114 The header contains format information needed to address the suffix table blocks 115 and the block format information needed to interpret those blocks. It also [all …]
|
/packages/modules/Bluetooth/system/gd/rust/linux/docs/ |
D | style_guide.md | 11 information compared to lengthy technical terms 20 which specification document the reader can consult for more information. 79 explains the purpose of the file and covers other meta-information that may be 81 structured, but the following information should be covered. 90 high-level information about: 92 * Usage information (unless the usage is self-documenting) 116 or usage instructions, as well as information about how to contribute, and 117 more. All of Floss’s binaries should have such information documented in a 119 information belongs in a binary’s main file, a binary’s top-level directory, or
|
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/impl/ |
D | GetDeviceCheckInStatusGrpcResponseWrapper.java | 209 private NextStepInformation(@NonNull NextCheckinInformation information) { in NextStepInformation() argument 210 mNextCheckInInformation = information; in NextStepInformation() 214 private NextStepInformation(@NonNull DeviceProvisioningInformation information) { in NextStepInformation() argument 216 mDeviceProvisioningInformation = information; in NextStepInformation()
|
/packages/modules/GeoTZ/s2storage/ |
D | README.md | 22 Block file format information 25 A "block file" is a general-purpose file format containing a small amount of header information, 32 a type ID, (optional) arbitrary "extra" bytes, and size / offset information for the block. 42 Packed tables may contain some (optional) shared information that applies to all records in the
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/flex_event/ |
D | flex_event_with_coarse_destinations.json | 41 // coarse_event_report_destinations, which increases information gain beyond the limit. 75 // coarse_event_report_destinations, which stays within the information limit.
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/flex_lite/ |
D | flex_lite_with_coarse_destinations.json | 30 // coarse_event_report_destinations, which increases information gain beyond the limit. 56 // coarse_event_report_destinations, which stays within the information limit.
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/attribution_scope/ |
D | attribution_scope_information_gain.json | 9 // Rejected due to information gain too high. 46 // Rejected due to information gain too high.
|
/packages/services/Telephony/testapps/TestSliceApp/app/ |
D | proguard-rules.pro | 15 # Uncomment this to preserve the line number information for 19 # If you keep the line number information, uncomment this to
|
/packages/providers/MediaProvider/tools/photopicker-gradle/app/ |
D | proguard-rules.pro | 15 # Uncomment this to preserve the line number information for 19 # If you keep the line number information, uncomment this to
|
/packages/modules/Bluetooth/android/ChannelSoundingTestApp/app/ |
D | proguard-rules.pro | 15 # Uncomment this to preserve the line number information for 19 # If you keep the line number information, uncomment this to
|
/packages/modules/Bluetooth/android/leaudio/app/ |
D | proguard-rules.pro | 15 # Uncomment this to preserve the line number information for 19 # If you keep the line number information, uncomment this to
|
/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/ |
D | SafetyCenterNotificationTest.kt | 108 safetyCenterTestHelper.setData(uniqueSafetySourceId, safetySourceTestData.information) in setSafetySourceData_withNoIssue_noNotification() 544 val data2 = safetySourceTestData.information in setSafetySourceData_twiceRemovingAnIssue_cancelsNotification() 564 val data2 = safetySourceTestData.information in setSafetySourceData_removingAnIssue_afterFlagTurnedOff_noNotificationChanges() 943 Response.SetData(safetySourceTestData.information) in sendActionPendingIntent_successful_updatesListener() 975 Response.SetData(safetySourceTestData.information) in sendActionPendingIntent_successfulNoSuccessMessage_removesNotification() 1003 Response.SetData(safetySourceTestData.information) in sendActionPendingIntent_successfulWithSuccessMessage_successNotification() 1034 Response.SetData(safetySourceTestData.information) in successNotification_notificationHasAutoCancel() 1066 Response.SetData(safetySourceTestData.information) in sendActionPendingIntent_flagDisabled_pendingIntentNotSentToSource() 1096 safetySourceTestData.information, in sendActionPendingIntent_sourceStateChangedSafetyEvent_successNotification() 1171 Response.SetData(safetySourceTestData.information) in sendActionPendingIntent_actionIdDiffersFromIssueActionId_successNotification()
|
D | SafetyCenterManagerTest.kt | 836 Response.SetData(safetySourceTestData.information) in <lambda>() 867 Response.SetData(safetySourceTestData.information) in <lambda>() 869 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in <lambda>() 892 Response.SetData(safetySourceTestData.information) in <lambda>() 916 Response.SetData(safetySourceTestData.information) in <lambda>() 918 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in <lambda>() 938 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in <lambda>() 957 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in <lambda>() 978 assertThat(apiSafetySourceDataBeforeSettingFlag).isEqualTo(safetySourceTestData.information) in <lambda>() 988 Response.SetData(safetySourceTestData.information) in <lambda>() [all …]
|
/packages/apps/Dialer/java/com/android/dialer/logging/ |
D | contact_source.proto | 12 // information for the phone number, this field indicates its source. 33 // Number has Caller Name Presentation (CNAP) information. Calls in this
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/ |
D | README.md | 4 TODO: Fill in some more information about the Floss service 11 out across multiple source files. In general, you can find relevant information
|
/packages/modules/Permission/tests/functional/safetycenter/safetycenteractivity/src/android/safetycenter/functional/ui/ |
D | SafetyCenterActivityTest.kt | 294 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in updatingSafetySourceData_updatesDisplayedSafetyData() 342 safetyCenterTestHelper.setData(SOURCE_ID_1, safetySourceTestData.information) in entryListWithEntryGroup_informationState_hasContentDescription() 343 safetyCenterTestHelper.setData(SOURCE_ID_2, safetySourceTestData.information) in entryListWithEntryGroup_informationState_hasContentDescription() 344 safetyCenterTestHelper.setData(SOURCE_ID_3, safetySourceTestData.information) in entryListWithEntryGroup_informationState_hasContentDescription() 363 safetyCenterTestHelper.setData(SOURCE_ID_2, safetySourceTestData.information) in entryListWithEntryGroup_recommendationState_hasActionsNeededContentDescription() 364 safetyCenterTestHelper.setData(SOURCE_ID_3, safetySourceTestData.information) in entryListWithEntryGroup_recommendationState_hasActionsNeededContentDescription() 446 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in entryListWithSingleSource_informationState_hasContentDescription() 478 safetyCenterTestHelper.setData(SINGLE_SOURCE_ID, safetySourceTestData.information) in entryListWithSingleSource_clickingTheUpdatedEntry_redirectsToDifferentScreen() 556 waitSourceDataDisplayed(safetySourceTestData.information) in issueCard_greenIssue_noDismissalConfirmationAndDismisses() 1412 val sourceTestData = safetySourceTestData.information in launchSafetyCenter_enableSubpagesFlagOnT_stillShowsExpandAndCollapseEntries()
|
/packages/modules/AdServices/adservices/service-core/proto/ |
D | seller_frontend_service.proto | 87 // Seller specific signals that include information about the context 94 // This information is required for both bidding and auction. 118 // information that SDK or app knows about and that adtech's bidding 122 // A JSON object constructed by the browser, containing information that 217 // Buyer may provide additional contextual information that could help in
|
/packages/services/Mms/proto/src/ |
D | persist_mms_atoms.proto | 28 /* Incoming MMS statistics and information. */ 34 /* Outgoing MMS statistics and information. */
|
/packages/modules/Wifi/framework/java/android/net/wifi/ |
D | UriParserResults.java | 79 @Nullable String information, in UriParserResults() argument 83 mInformation = information; in UriParserResults()
|
/packages/apps/Dialer/java/com/android/dialer/phonelookup/ |
D | phone_lookup_info.proto | 9 // Contains information about a phone number, possibly from many sources. 81 // Empty if there is no CP2 contact information for the number. 84 // The information for this number is incomplete. This can happen when the 87 // log needs to query for the CP2 information at render time.
|