Home
last modified time | relevance | path

Searched defs:collectAllSilentInstalledMbaInfo (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/os/
H A DIBinaryTransparencyService.aidl61 List<AppInfo> collectAllSilentInstalledMbaInfo(in Bundle packagesToSkip); in collectAllSilentInstalledMbaInfo() method
/aosp14/frameworks/base/core/java/android/transparency/
H A DBinaryTransparencyManager.java109 public List<IBinaryTransparencyService.AppInfo> collectAllSilentInstalledMbaInfo( in collectAllSilentInstalledMbaInfo() method in BinaryTransparencyManager
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DBinaryTransparencyService.java434 public List<IBinaryTransparencyService.AppInfo> collectAllSilentInstalledMbaInfo( in collectAllSilentInstalledMbaInfo() method in BinaryTransparencyService.BinaryTransparencyServiceImpl