Searched refs:activeClientString (Results 1 – 1 of 1) sorted by relevance
2238 String8 activeClientString = mActiveClientManager.toString(); in dump() local2239 result.appendFormat("Active Camera Clients:\n%s", activeClientString.string()); in dump()