Searched refs:mDBAdSelectionSizeInBytes (Results 1 – 1 of 1) sorted by relevance
263 private long mDBAdSelectionSizeInBytes; field in AdSelectionExecutionLogger561 this.mDBAdSelectionSizeInBytes = in endPersistAdSelection()564 sLogger.v("The database file size is %d", mDBAdSelectionSizeInBytes); in endPersistAdSelection()590 && mDBAdSelectionSizeInBytes == 0L) { in close()592 } else if (mPersistAdSelectionEndTimestamp == 0L || mDBAdSelectionSizeInBytes == 0L) { in close()820 return (int) mDBAdSelectionSizeInBytes; in getDbAdSelectionSizeInBytes()