Searched refs:setOriginalImportance (Results 1 – 5 of 5) sorted by relevance
762 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testFavorite_andSave_doesNotLowerImportance()797 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testFavorite_thenDefaultThenFavorite_andSave_nothingChanged()837 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave()873 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave_doesNotChangeNonImportantBubbling()909 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave_doesNotDemoteImportance()
824 public void setOriginalImportance(int importance) { in setOriginalImportance() method in NotificationChannel902 setOriginalImportance(safeInt(parser, ATT_ORIG_IMP, DEFAULT_IMPORTANCE)); in populateFromXml()
868 existing.setOriginalImportance(channel.getImportance()); in createNotificationChannel()916 channel.setOriginalImportance(channel.getImportance()); in createNotificationChannel()
454 method public void setOriginalImportance(int);
2783 HSPLandroid/app/NotificationChannel;->setOriginalImportance(I)V