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