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