Home
last modified time | relevance | path

Searched refs:mDeletedFileCountBypassingDatabase (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DLocalCallingIdentity.java84 private int mDeletedFileCountBypassingDatabase = 0; field in LocalCallingIdentity
610 mDeletedFileCountBypassingDatabase++; in incrementDeletedFileCountBypassingDatabase()
616 return mDeletedFileCountBypassingDatabase; in getDeletedFileCountBypassingDatabase()