Searched refs:shouldShowStorage (Results 1 – 3 of 3) sorted by relevance
78 Utils.shouldShowStorage(packageInfo)) in onUpdate()
140 (!isStorage || Utils.shouldShowStorage(packageInfo)) && in <lambda>()
897 public static boolean shouldShowStorage(LightPackageInfo pkg) { in shouldShowStorage() method in Utils