Searched refs:getAppBytes (Results 1 – 6 of 6) sorted by relevance
45 public @BytesLong long getAppBytes() { in getAppBytes() method in StorageStats52 return getAppBytes(); in getCodeBytes()
96 public @BytesLong long getAppBytes() { in getAppBytes() method in ExternalStorageStats
94 appBytes = stats.getAppBytes(); in ExternalStorageStats()135 return mStats.getAppBytes() + mStats.getDataBytes(); in getTotalBytes()
138 packageStats.codeSize = storageStats.getAppBytes(); in handleMessage()
7644 method public long getAppBytes();7711 method public long getAppBytes();
3095 HSPLandroid/app/usage/StorageStats;->getAppBytes()J