Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DTransferOwnershipTest.kt161 deviceState.dpc().componentName(), invalidComponentName, bundle in <lambda>()
327 private val invalidComponentName = ComponentName("invalid", "invalid") in <lambda>() constant