Searched defs:shouldThrowException (Results 1 – 2 of 2) sorted by relevance
58 val shouldThrowException = arguments.getString(SHOULD_THROW_EXCEPTION_KEY)!!.toBoolean() in setSelfAsInstallerAndWhitelistPermission() constant
37 private val shouldThrowException = arguments.getString(SHOULD_THROW_EXCEPTION_KEY) constant in com.android.cts.packageinstallerpermissionwhitelistapp.PermissionWhitelistTest