Replace regex for lambda expressions

While Regex is the correct/recommended way of implementing the feature, Kotlin/Closure doesn't implement support for it (`API is intentionally not emulated by Kotlin/Closure`)

To allow winscope to work with Kotlin/Closure this needs to be removed

Bug: 276431133
Test: atest FlickerLibTest
Change-Id: Ia9201373479cf5440c45c5b4b8eea42870b81abe
4 files changed