Searched refs:showListOnly (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpsys/
H A Ddumpsys.cpp79 bool showListOnly = false; local
123 showListOnly = true;
146 (showListOnly && (!services.empty() || !skippedServices.empty()))) {
151 if (services.empty() || showListOnly) {
174 if (showListOnly) {

Completed in 523 milliseconds