Searched defs:RecentsWindowManager (Results 1 – 2 of 2) sorted by relevance
75 message, Function<RecentsWindowManager, Boolean> condition) { in waitForRecentsWindowCondition()79 protected <T> T getFromRecentsWindow(Function<RecentsWindowManager, T> f) { in getFromRecentsWindow()91 String message, Function<RecentsWindowManager, Boolean> condition, long timeout) { in waitForRecentsWindowCondition()
91 class RecentsWindowManager(context: Context, wallpaperColorHints: Int) : in <lambda>() class