Searched refs:setSystemImportance (Results 1 – 5 of 5) sorted by relevance
156 mRecordMinCall.setSystemImportance(NotificationManager.IMPORTANCE_MIN); in setUp()166 mRecordHighCall.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()178 mRecordHighCallStyle.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()186 mRecordInlineReply.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()195 mRecordSms.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in setUp()210 mRecordContact.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in setUp()216 mRecordSystemMax.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()222 mRecordUrgent.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()232 mRecordCheater.setSystemImportance(NotificationManager.IMPORTANCE_LOW); in setUp()240 mRecordEmail.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()[all …]
491 r.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in testLights()629 r.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in testNoBeepForAutomotiveIfEffectsDisabled()643 r.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled()657 r.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled()668 r.setSystemImportance(NotificationManager.IMPORTANCE_MIN); in testNoInterruptionForMin()1282 r.setSystemImportance(IMPORTANCE_MIN); in testA11yMinInitialPost()1358 r.setSystemImportance(IMPORTANCE_LOW); in testLightsUnimportant()
582 record.setSystemImportance(IMPORTANCE_HIGH); in testLogMakerImportanceSystem()634 record.setSystemImportance(IMPORTANCE_HIGH); in testLogMakerImportanceMulti()966 record.setSystemImportance(IMPORTANCE_LOW); in testCalculateImportance_systemImportance()972 record.setSystemImportance(IMPORTANCE_LOW); in testCalculateImportance_systemImportance()
833 public void setSystemImportance(int importance) { in setSystemImportance() method in NotificationRecord
6833 r.setSystemImportance(IMPORTANCE_LOW);