Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/include/mcld/Script/
H A DScriptFile.h48 typedef std::vector<ScriptCommand*> CommandQueue; typedef
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java82 public class CommandQueue extends IStatusBar.Stub implements class
416 public CommandQueue(Context context) { in CommandQueue() method in CommandQueue
420 public CommandQueue(Context context, ProtoTracer protoTracer, CommandRegistry registry) { in CommandQueue() method in CommandQueue