Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/netstats/
H A DNetworkStatsDataMigrationUtils.java232 final File uidFile = getLegacyBinFileForPrefix(prefix); in readPlatformCollection() local
512 @NonNull File uidFile, boolean onlyTaggedData) throws IOException { in readLegacyUid()