Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DIStartingWindowListener.aidl30 oneway void onTaskLaunching(int taskId, int supportedType, int splashScreenBackgroundColor); in onTaskLaunching()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DRttManager.java170 public int supportedType; field in RttManager.Capabilities
189 public boolean supportedType; field in RttManager.RttCapabilities
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
H A DQuickstepTransitionManager.java1769 public void onTaskLaunching(int taskId, int supportedType, int color) { in onTaskLaunching()