Searched refs:userIdDifferent (Results 1 – 1 of 1) sorted by relevance
188 private val userIdDifferent = userId + 1 in <lambda>() constant252 ?.getActivityInfo(params.componentName, 0, userIdDifferent) in <lambda>()363 val matcher: (Int) -> Boolean = { it == userId || it == userIdDifferent } in <lambda>()367 val matcher: (Int) -> Boolean = { it == userId || it == userIdDifferent } in <lambda>()