Searched defs:supportedType (Results 1 – 3 of 3) sorted by relevance
30 oneway void onTaskLaunching(int taskId, int supportedType, int splashScreenBackgroundColor); in onTaskLaunching()
170 public int supportedType; field in RttManager.Capabilities189 public boolean supportedType; field in RttManager.RttCapabilities
1769 public void onTaskLaunching(int taskId, int supportedType, int color) { in onTaskLaunching()