Searched refs:quotaFile (Results 1 – 1 of 1) sorted by relevance
903 File quotaFile = new File(mContext.getFilesDir(), WallpaperBackupAgent.QUOTA_SENTINEL); in markAgentAsOverQuota() local904 quotaFile.createNewFile(); in markAgentAsOverQuota()