Searched refs:collectAllSilentInstalledMbaInfo (Results 1 – 4 of 4) sorted by relevance
109 public List<IBinaryTransparencyService.AppInfo> collectAllSilentInstalledMbaInfo( in collectAllSilentInstalledMbaInfo() method in BinaryTransparencyManager113 return mService.collectAllSilentInstalledMbaInfo(packagesToSkip); in collectAllSilentInstalledMbaInfo()
61 List<AppInfo> collectAllSilentInstalledMbaInfo(in Bundle packagesToSkip); in collectAllSilentInstalledMbaInfo() method
126 mBt.collectAllSilentInstalledMbaInfo(new Bundle()), in testCollectAllSilentInstalledMbaInfo()
353 collectAllSilentInstalledMbaInfo(packagesMeasured); in recordMeasurementsForAllPackages()434 public List<IBinaryTransparencyService.AppInfo> collectAllSilentInstalledMbaInfo( in collectAllSilentInstalledMbaInfo() method in BinaryTransparencyService.BinaryTransparencyServiceImpl