Searched refs:includeTestOnly (Results 1 – 3 of 3) sorted by relevance
77 public List<IBinaryTransparencyService.ApexInfo> collectAllApexInfo(boolean includeTestOnly) { in collectAllApexInfo() argument79 return mService.collectAllApexInfo(includeTestOnly); in collectAllApexInfo()
59 List<ApexInfo> collectAllApexInfo(boolean includeTestOnly); in collectAllApexInfo() argument
369 boolean includeTestOnly) { in collectAllApexInfo() argument399 if (includeTestOnly) { in collectAllApexInfo()