Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/PackageManagerComponentOverrideTests/src/com/android/server/pm/test/override/
H A DPackageManagerComponentLabelIconOverrideTest.kt87 object ChangedWithoutNotify : Result() regex
110 this += param.copy(result = Result.ChangedWithoutNotify)
146 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> TEST_LABEL
151 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> TEST_ICON
161 Result.ChangedWithoutNotify -> "ChangedWithoutNotify"
191 if (params.result is Result.ChangedWithoutNotify) {
209 Result.Changed, Result.ChangedWithoutNotify, Result.NotChanged -> {
236 Result.Changed, Result.ChangedWithoutNotify -> {
248 is Result.Changed, is Result.ChangedWithoutNotify -> {
262 is Result.Changed, Result.ChangedWithoutNotify -> {