Searched defs:isBundled (Results 1 - 2 of 2) sorted by relevance

/packages/apps/StorageManager/src/com/android/storagemanager/deletionhelper/
H A DAppStateUsageStatsBridge.java129 private static boolean isBundled(AppEntry info) { method in class:AppStateUsageStatsBridge
168 && !isBundled(info)
194 && !isBundled(info)
H A DAppsAsyncLoader.java316 return !isBundled(info)
342 return !isBundled(info)
348 private static boolean isBundled(PackageInfo info) { method in class:AppsAsyncLoader

Completed in 60 milliseconds