Searched refs:timestampMsAfter (Results 1 – 1 of 1) sorted by relevance
101 public synchronized List<AppInfo> queryAllAnomalies(long timestampMsAfter, int state) { in queryAllAnomalies() argument108 final String[] selectionArgs = new String[]{String.valueOf(timestampMsAfter), in queryAllAnomalies()