Home
last modified time | relevance | path

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

/aosp12/hardware/ril/libril/
H A Dril_internal.h68 typedef struct CommandInfo CommandInfo; typedef
82 typedef struct CommandInfo { struct
86 } CommandInfo; argument
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewCommandHelper.java283 private static class CommandInfo { class in OverviewCommandHelper
288 CommandInfo(int type) { in CommandInfo() method in OverviewCommandHelper.CommandInfo