Home
last modified time | relevance | path

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

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