Searched refs:LIST (Results 1 – 7 of 7) sorted by relevance
68 LIST, enumConstant93 verb = CommandVerb.LIST; in onCommand()140 if (verb == CommandVerb.LIST) { in onCommand()196 case LIST: in onCommand()
104 LIST, enumConstant153 mVerb = CommandVerb.LIST; in onCommand()169 if (mVerb == CommandVerb.LIST) { in onCommand()283 case LIST: in onCommand()
48 LIST = 4; enumerator
97 SliceProvider.setSpecs(new HashSet<>(Collections.singletonList(SliceSpecs.LIST))); in setUp()
106 SliceProvider.setSpecs(new HashSet<>(Arrays.asList(SliceSpecs.LIST))); in setup()
542 // DO NOT ADD ANY MORE ENTRIES TO THIS LIST
11802 ActivityManagerServiceDumpProcessesProto.LruProcesses.LIST, this, in writeProcessesToProtoLocked()