Home | History | Annotate | Download | only in deviceinfo

Lines Matching defs:videosSize

592                     final long videosSize = totalValues(details, userId,
594 updatePreference(item, videosSize);
595 accountedSize += videosSize;
596 if (LOGV) Log.v(TAG, "videosSize: " + videosSize