Home
last modified time | relevance | path

Searched defs:AppSwitcherDescription (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DPlatformChannel.java539 public static class AppSwitcherDescription { class in PlatformChannel
545 public AppSwitcherDescription(int color, @NonNull String label) { in AppSwitcherDescription() method in PlatformChannel.AppSwitcherDescription