Searched refs:setTextChanged (Results 1 – 6 of 6) sorted by relevance
200 public RankingBuilder setTextChanged(boolean textChanged) { in setTextChanged() method in RankingBuilder
985 record.setTextChanged(true); in testIsInterruptive_textChanged_notSeen()998 record.setTextChanged(true); in testIsInterruptive_textChanged_seen()1012 record.setTextChanged(false); in testIsInterruptive_textNotChanged_seen()
7611 r.setTextChanged(true); in testOnNotificationVisibilityChanged_triggersInterruptionUsageStat()7625 r.setTextChanged(true); in testOnNotificationVisibilityChanged_triggersVisibilityLog()7655 r.setTextChanged(true); in testSetNotificationsShownFromListener_triggersInterruptionUsageStat()7676 r.setTextChanged(true); in testSetNotificationsShownFromListener_protectsCrossUserInformation()7699 r.setTextChanged(true); in testCancelNotificationsFromListener_protectsCrossUserInformation()
1238 public void setTextChanged(boolean textChanged) { in setTextChanged() method in NotificationRecord
8707 r.setTextChanged(isInterruptive);8719 r.setTextChanged(isInterruptive);
16317 PLcom/android/server/notification/NotificationRecord;->setTextChanged(Z)V