Searched refs:demoted (Results 1 – 3 of 3) sorted by relevance
1240 int demoted = cursor.getInt(6); in jsonPostFrequencies() local1248 row.put("demoted", demoted); in jsonPostFrequencies()1271 int demoted = cursor.getInt(6); in printPostFrequencies() local1274 ",demoted=" + demoted + "}"); in printPostFrequencies()
831 public void setDemoted(boolean demoted) { in setDemoted() argument832 mDemoted = demoted; in setDemoted()
6241 // Indicates if the channel is a conversation that was demoted by the user.