Searched refs:addCommandsForAllDisplays (Results 1 – 2 of 2) sorted by relevance
207 val commandInfo: CommandInfo = sut.addCommandsForAllDisplays(CommandType.HOME)!! in <lambda>()220 val commandInfo: CommandInfo = sut.addCommandsForAllDisplays(CommandType.HOME)!! in <lambda>()
149 fun addCommandsForAllDisplays(type: CommandType) = in <lambda>() method in com.android.quickstep.OverviewCommandHelper