Searched refs:URL_SEGMENT_EXPIRE (Results 1 – 2 of 2) sorted by relevance
71 static final String URL_SEGMENT_EXPIRE = "expire"; field in BugStorageProvider218 AUTHORITY, BUG_REPORTS_TABLE + "/" + URL_SEGMENT_EXPIRE + "/#", in BugStorageProvider()
192 bugReportId, BugStorageProvider.URL_SEGMENT_EXPIRE), null, null) == 1; in expireBugReport()