Searched refs:setAudiblyAlerted (Results 1 – 4 of 4) sorted by relevance
538 record.setAudiblyAlerted((buzz || beep) in buzzBeepBlinkLocked()541 record.setAudiblyAlerted(buzz || beep); in buzzBeepBlinkLocked()
1234 public void setAudiblyAlerted(boolean audiblyAlerted) { in setAudiblyAlerted() method in NotificationRecord
1205 record.setAudiblyAlerted(false); in testSetDidNotAudiblyAlert()1217 record.setAudiblyAlerted(true); in testSetAudiblyAlerted()
16297 PLcom/android/server/notification/NotificationRecord;->setAudiblyAlerted(Z)V