Searched refs:getCodeBytes (Results 1 – 6 of 6) sorted by relevance
103 long getCodeBytes(); in getCodeBytes() method121 public long getCodeBytes() { in getCodeBytes() method in StorageStatsSource.AppStorageStatsImpl122 return mStats.getCodeBytes(); in getCodeBytes()
398 legacy.codeSize = stats.getCodeBytes(); in requestSize()1114 legacy.codeSize = stats.getCodeBytes(); in handleMessage()
51 public long getCodeBytes() { in getCodeBytes() method in StorageStats
215 addValue(details.usersSize, user.id, stats.getCodeBytes()); in measureExactStorage()219 addValue(details.appsSize, user.id, stats.getCodeBytes() + stats.getDataBytes()); in measureExactStorage()
47 Landroid/app/usage/StorageStats;->getCodeBytes()J
108 method public deprecated long getCodeBytes();