/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/mode/ |
D | SizeVoteTest.kt | 43 val summary = createVotesSummary(isDisplayResolutionRangeVotingEnabled = false) in updatesSize_widthAndHeightNotSet_resolutionVotingDisabled() constant 59 val summary = createVotesSummary(isDisplayResolutionRangeVotingEnabled = false) in doesNotUpdateSiz_widthSet_resolutionVotingDisabled() constant 75 val summary = createVotesSummary(isDisplayResolutionRangeVotingEnabled = false) in doesNotUpdateSize_heightSet_resolutionVotingDisabled() constant 91 val summary = createVotesSummary() in updatesWidthWithSmallerValue_resolutionVotingEnabled() constant 101 val summary = createVotesSummary() in doesNotUpdateWidthWithBiggerValue_resolutionVotingEnabled() constant 111 val summary = createVotesSummary() in updatesHeightWithSmallerValue_resolutionVotingEnabled() constant 121 val summary = createVotesSummary() in doesNotUpdateHeightWithBiggerValue_resolutionVotingEnabled() constant 131 val summary = createVotesSummary() in updatesMinWidthWithSmallerValue_resolutionVotingEnabled() constant 142 val summary = createVotesSummary() in doesNotUpdateMinWidthWithBiggerValue_resolutionVotingEnabled() constant 153 val summary = createVotesSummary() in updatesMinHeightWithSmallerValue_resolutionVotingEnabled() constant [all …]
|
D | PhysicalVoteTest.kt | 41 val summary = createVotesSummary() in updatesMinPhysicalRefreshRateWithBiggerValue() constant 51 val summary = createVotesSummary() in doesNotUpdateMinPhysicalRefreshRateWithSmallerValue() constant 61 val summary = createVotesSummary() in updatesMaxPhysicalRefreshRateWithSmallerValue() constant 71 val summary = createVotesSummary() in doesNotUpdateMaxPhysicalRefreshRateWithBiggerValue() constant 81 val summary = createVotesSummary() in updatesMaxRenderFrameRateWithSmallerValue() constant 91 val summary = createVotesSummary() in doesNotUpdateMaxRenderFrameRateWithBiggerValue() constant
|
D | RenderVoteTest.kt | 42 val summary = createVotesSummary() in updatesMinRenderFrameRateWithBiggerValue() constant 52 val summary = createVotesSummary() in doesNotUpdateMinRenderFrameRateWithSmallerValue() constant 62 val summary = createVotesSummary() in updatesMaxPRenderFrameRateWithSmallerValue() constant 72 val summary = createVotesSummary() in doesNotUpdateMaxPRenderFrameRateWithBiggerValue() constant 82 val summary = createVotesSummary() in updatesMinPhysicalRefreshRateWithBiggerValue() constant 92 val summary = createVotesSummary() in doesNotUpdateMinPhysicalRefreshRateWithSmallerValue() constant
|
D | VoteSummaryTest.kt | 86 val summary = createSummary(testCase.supportedModesVoteEnabled) in testFiltersModes_supportedRefreshRates() constant 146 val summary = createSummary(testCase.supportedModesVoteEnabled) in testFiltersModes_supportedModes() constant 156 val summary = createSummary() in testInvalidSummary_requestedRefreshRateLessThanMinRenderRate() constant 168 val summary = createSummary() in testInvalidSummary_requestedRefreshRateMoreThanMaxRenderRate() constant 180 val summary = createSummary() in testValidSummary_requestedRefreshRatesWithingRenderRateLimits() constant 220 val summary = createSummary() in testFilterModes_rejectedModes() constant 236 val summary = createVotesSummary(supportedModesVoteEnabled = supportedModesVoteEnabled) in createSummary() constant
|
D | DisableRefreshRateSwitchingVoteTest.kt | 34 val summary = createVotesSummary() in testDisableRefreshRateSwitch_alreadyDisabled() constant 45 val summary = createVotesSummary() in disablesRefreshRateSwitch_notDisabled_requested() constant 55 val summary = createVotesSummary() in doesNotDisableRefreshRateSwitch_notDisabled_notRequested() constant
|
D | SupportedRefreshRatesVoteTest.kt | 46 val summary = createVotesSummary() in addsSupportedRefreshRates_summaryHasNull() constant 55 val summary = createVotesSummary() in doesNotAddSupportedRefreshRates_summaryHasEmptyList() constant 65 val summary = createVotesSummary() in filtersSupportedRefreshRatesThatDoesNotMatchVote() constant
|
D | SupportedModesVoteTest.kt | 43 val summary = createVotesSummary() in addsSupportedModeIds_summaryHasNull() constant 52 val summary = createVotesSummary() in doesNotAddSupportedModeIdes_summaryHasEmptyList() constant 62 val summary = createVotesSummary() in filtersModeIdsThatDoesNotMatchVote() constant
|
D | BaseModeRefreshRateVoteTest.kt | 43 val summary = createVotesSummary() in updatesSummary_doesNotUpdateSummary_baseModeRefreshRateNotSet() constant 52 val summary = createVotesSummary() in doesNotUpdateSummary_baseModeRefreshRateSet() constant 63 val summary = createVotesSummary() in doesNotUpdateSummary_baseModeRefreshRateNotSet_requestedRefreshRateInvalid() constant
|
D | RejectedModesVoteTest.kt | 42 val summary = createVotesSummary() in addsRejectedModeIds_summaryIsEmpty() constant 51 val summary = createVotesSummary() in addsRejectedModeIds_summaryIsNotEmpty() constant
|
D | RequestedRefreshRateVoteTest.kt | 34 val summary = createVotesSummary() in testUpdatesRequestedRefreshRates() constant 50 val summary = createVotesSummary() in testUpdatesRequestedRefreshRates_multipleVotes() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/render/ |
D | GroupMembershipManagerTest.kt | 66 val summary = in isChildInGroup_summary() constant 87 val summary = in isGroupSummary_summary() constant 101 val summary = in isGroupSummary_child() constant 123 val summary = in getGroupSummary_summary() constant 137 val summary = in getGroupSummary_child() constant 166 val summary = in isChildEntryAdapterInGroup_summary() constant 180 val summary = in isChildEntryAdapterInGroup_child() constant 202 val summary = in isGroupRoot_summary() constant 216 val summary = in isGroupRoot_child() constant
|
/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/unit/src/com/android/settingslib/spaprivileged/model/enterprise/ |
D | RestrictedModeTest.kt | 100 val summary = blockedByAdmin.getSummary(true) in blockedByAdmin_getSummaryWhenChecked() constant 111 val summary = blockedByAdmin.getSummary(false) in blockedByAdmin_getSummaryNotWhenChecked() constant 130 val summary = blockedByAdmin.getSummary(true) in blockedByAdmin_disabledByAdvancedProtection_getSummaryWhenChecked() constant 149 val summary = blockedByAdmin.getSummary(false) in blockedByAdmin_disabledByAdvancedProtection_getSummaryWhenNotChecked() constant 168 val summary = blockedByAdmin.getSummary(true) in blockedByAdmin_notDisabledByAdvancedProtection_getSummaryWhenChecked() constant 187 val summary = blockedByAdmin.getSummary(false) in blockedByAdmin_notDisabledByAdvancedProtection_getSummaryWhenNotChecked() constant
|
/frameworks/base/packages/SettingsLib/SpaPrivileged/tests/unit/src/com/android/settingslib/spaprivileged/template/app/ |
D | TogglePermissionAppListPageTest.kt | 115 val summary = getSummary(listModel) in <lambda>() constant 125 val summary = getSummary(listModel) in <lambda>() constant 136 val summary = getSummary(listModel) in <lambda>() constant 152 val summary = getSummary(listModel) in <lambda>() constant 176 val summary = getSummary(listModel) in <lambda>() constant 200 val summary = getSummary(listModel) in <lambda>() constant 264 lateinit var summary: () -> String in <lambda>() variable
|
/frameworks/base/packages/SettingsLib/Spa/gallery/src/com/android/settingslib/spa/gallery/preference/ |
D | PreferencePageProvider.kt | 62 override val summary = { "Simple summary" } in Page() constant 64 val summary = stringResource(R.string.single_line_summary_preference_summary) in Page() constant 69 override val summary = { summary } in Page() constant 77 override val summary = { "Disabled summary" } in Page() constant 91 override val summary = { asyncSummary } in Page() constant 97 override val summary = { count.toString() } in Page() constant 108 override val summary = { ticks.toString() } in Page() constant
|
D | TwoTargetSwitchPreferencePageProvider.kt | 83 override val summary = { "With summary" } in SampleTwoTargetSwitchPreferenceWithSummary() constant 93 val summary = produceState(initialValue = " ") { in SampleTwoTargetSwitchPreferenceWithAsyncSummary() constant 100 override val summary = { summary.value } in SampleTwoTargetSwitchPreferenceWithAsyncSummary() constant 113 override val summary = { "Not changeable" } in SampleNotChangeableTwoTargetSwitchPreference() constant
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | GroupHelperTest.java | 1849 NotificationRecord summary = getNotificationRecord(pkg, AUTOGROUP_AT_COUNT, in testNoGroup_summaryWithChildren_forcedGrouping() local 1872 NotificationRecord summary = getNotificationRecord(pkg, AUTOGROUP_AT_COUNT, in testNoGroup_groupWithSummary_forcedGrouping() local 1878 summaryByGroup.put(summary.getGroupKey(), summary); in testNoGroup_groupWithSummary_forcedGrouping() local 2191 NotificationRecord summary = getNotificationRecord(pkg, i + 42, String.valueOf(i + 42), in testRemoveChildNotification_summaryForceGrouped() local 2200 NotificationRecord summary = getNotificationRecord(pkg, summaryId, in testRemoveChildNotification_summaryForceGrouped() local 2203 summaryByGroup.put(summary.getGroupKey(), summary); in testRemoveChildNotification_summaryForceGrouped() local 2247 NotificationRecord summary = getNotificationRecord(pkg, i, in testRemoveChildNotification_groupBecomesSingleton() local 2253 summaryByGroup.put(summary.getGroupKey(), summary); in testRemoveChildNotification_groupBecomesSingleton() local 2261 NotificationRecord summary = getNotificationRecord(pkg, summaryId, in testRemoveChildNotification_groupBecomesSingleton() local 2264 summaryByGroup.put(summary.getGroupKey(), summary); in testRemoveChildNotification_groupBecomesSingleton() local [all …]
|
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/widget/ |
D | UsageProgressBarPreferenceTest.java | 67 final SpannedString summary = new SpannedString(usageSummary.getText()); in setUsageSummary_noNumber_noAbsoluteSizeSpan() local 79 final SpannedString summary = new SpannedString(usageSummary.getText()); in setUsageSummary_integerNumber_findAbsoluteSizeSpan() local 94 final SpannedString summary = new SpannedString(usageSummary.getText()); in setUsageSummary_floatingPointNumber_findAbsoluteSizeSpan() local 109 final SpannedString summary = new SpannedString(usageSummary.getText()); in setUsageSummary_commaFloatingPointNumber_findAbsoluteSizeSpan() local
|
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/ |
D | StackOverflowXmlParser.java | 73 public final String summary; field in StackOverflowXmlParser.Entry 75 private Entry(String title, String summary, String link) { in Entry() 88 String summary = null; in readEntry() local 135 String summary = readText(parser); in readSummary() local
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | DismissibilityCoordinatorTest.kt | 192 val summary = NotificationEntryBuilder().setTag("summary").build() in testNonDismissableEntryInGroup() constant 215 val summary = NotificationEntryBuilder().setTag("summary").build() in testOngoingEntryInGroupWhenPhoneIsLocked() constant 238 val summary = NotificationEntryBuilder().setTag("summary").build() in testOngoingEntryInGroupWhenPhoneIsUnLocked() constant 307 val summary = in testNonDismissableSummary() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/ |
D | DynamicChildBindControllerTest.java | 82 NotificationEntry summary = addGroup(TEST_CHILD_BIND_CUTOFF + 1); in testContentViewsOfChildrenBeyondCutoffAreFreed() local 100 NotificationEntry summary = addGroup(TEST_CHILD_BIND_CUTOFF); in testContentViewsBeforeCutoffAreBound() local 119 NotificationEntry summary = new NotificationEntryBuilder().build(); in addGroup() local
|
/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/widget/preference/ |
D | PreferenceScreenshotTest.kt | 65 override val summary = { SUMMARY } in getTestSpecs() constant 70 override val summary = { LONG_SUMMARY } in getTestSpecs() constant 75 override val summary = { SUMMARY } in getTestSpecs() constant 84 override val summary = { SUMMARY } in getTestSpecs() constant
|
/frameworks/base/packages/SettingsLib/Spa/gallery/src/com/android/settingslib/spa/gallery/page/ |
D | ArgumentPage.kt | 55 override val summary = { "$STRING_PARAM_NAME=$stringParam, $INT_PARAM_NAME=$intParam" } in EntryItem() constant 66 override val summary = { stringParam } in ArgumentPage() constant 71 override val summary = { intParam.toString() } in ArgumentPage() constant
|
/frameworks/base/core/java/android/service/notification/ |
D | Condition.java | 79 public final String summary; field in Condition 130 public Condition(Uri id, String summary, int state) { in Condition() 141 public Condition(@Nullable Uri id, @Nullable String summary, @State int state, in Condition() 147 public Condition(Uri id, String summary, String line1, String line2, int icon, in Condition() 163 public Condition(@Nullable Uri id, @Nullable String summary, @Nullable String line1, in Condition()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/ |
D | DefaultAppInfo.java | 42 public final String summary; field in DefaultAppInfo 55 String summary, boolean enabled) { in DefaultAppInfo() 66 String summary, boolean enabled) { in DefaultAppInfo()
|
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/ |
D | Item.java | 37 private CharSequence summary; field in Item 96 public void setSummary(CharSequence summary) { in setSummary() 141 CharSequence summary = getSummary(); in onBindView() local
|