Home
last modified time | relevance | path

Searched refs:ChangedWithoutNotify (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/
H A DPackageManagerComponentLabelIconOverrideTest.kt91 object ChangedWithoutNotify : Result() regex
114 this += param.copy(result = Result.ChangedWithoutNotify)
150 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> TEST_LABEL
155 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> TEST_ICON
165 Result.ChangedWithoutNotify -> "ChangedWithoutNotify"
199 if (params.result is Result.ChangedWithoutNotify) {
213 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> {
247 Result.Changed, Result.ChangedWithoutNotify -> {
265 is Result.Changed, is Result.ChangedWithoutNotify -> {
280 is Result.Changed, Result.ChangedWithoutNotify -> {