Searched refs:setSystemImportance (Results 1 – 6 of 6) sorted by relevance
138 mRecordMinCall.setSystemImportance(NotificationManager.IMPORTANCE_MIN); in setUp()148 mRecordHighCall.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()160 mRecordHighCallStyle.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()168 mRecordInlineReply.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()177 mRecordSms.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in setUp()192 mRecordContact.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in setUp()198 mRecordUrgent.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()208 mRecordCheater.setSystemImportance(NotificationManager.IMPORTANCE_LOW); in setUp()216 mRecordEmail.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()244 mRecordColorized.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in setUp()[all …]
490 r.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in testLights()628 r.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in testNoBeepForAutomotiveIfEffectsDisabled()642 r.setSystemImportance(NotificationManager.IMPORTANCE_DEFAULT); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled()656 r.setSystemImportance(NotificationManager.IMPORTANCE_HIGH); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled()667 r.setSystemImportance(NotificationManager.IMPORTANCE_MIN); in testNoInterruptionForMin()1281 r.setSystemImportance(IMPORTANCE_MIN); in testA11yMinInitialPost()1342 r.setSystemImportance(IMPORTANCE_LOW); in testLightsUnimportant()
578 record.setSystemImportance(IMPORTANCE_HIGH); in testLogMakerImportanceSystem()630 record.setSystemImportance(IMPORTANCE_HIGH); in testLogMakerImportanceMulti()909 record.setSystemImportance(IMPORTANCE_LOW); in testCalculateImportance_systemImportance()915 record.setSystemImportance(IMPORTANCE_LOW); in testCalculateImportance_systemImportance()
786 public void setSystemImportance(int importance) { in setSystemImportance() method in NotificationRecord
6175 r.setSystemImportance(IMPORTANCE_LOW);6178 r.setSystemImportance(IMPORTANCE_LOW);
27260 HPLcom/android/server/notification/NotificationRecord;->setSystemImportance(I)V+]Lcom/android/serve…