Lines Matching refs:sysui
8 The starting point for most of sysui code is a list of services that extend
12 Inputs directed at sysui (as opposed to general listeners) generally come in
13 through IStatusBar. Outputs from sysui are through a variety of private APIs to
29 sysui before Dependency existed. Generally new things should not be added
31 make sysui structure cleaner.
41 have a lifecycle that spans sysui. Dependency has code for how to create all
49 of sysui (and bug reports), allowing it to include current state information.
69 across sysui. Such as when StatusBar calls CommandQueue#recomputeDisableFlags.
81 Creates/initializes the channels sysui uses when posting notifications.
86 and sysui expects it to be there :/
150 Tracks large objects in sysui to see if there are leaks.