Searched refs:unflattenFromString (Results 1 – 5 of 5) sorted by relevance
81 ComponentNameMatcher.unflattenFromString( in <lambda>()85 ComponentNameMatcher.unflattenFromString( in <lambda>()179 .map { ComponentNameMatcher.unflattenFromString(it.name) } in <lambda>()
148 fun unflattenFromString(str: String): ComponentNameMatcher { in unflattenFromString() method
201 ComponentNameMatcher.unflattenFromString( in <lambda>()
242 ComponentName recentsComponent = ComponentName.unflattenFromString(res.getString(id)); in isRecentsInLauncher()
244 ComponentName componentName = ComponentName.unflattenFromString( in launchApp()