Searched refs:setOriginalImportance (Results 1 – 4 of 4) sorted by relevance
875 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testFavorite_andSave_doesNotLowerImportance()911 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testFavorite_thenDefaultThenFavorite_andSave_nothingChanged()1015 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave()1052 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave_doesNotChangeNonImportantBubbling()1089 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave_doesNotDemoteImportance()1277 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testSelectPriority_AlreadyPriority_DoesNotRequestPinPeopleTile()
905 public void setOriginalImportance(int importance) { in setOriginalImportance() method in NotificationChannel988 setOriginalImportance(safeInt(parser, ATT_ORIG_IMP, DEFAULT_IMPORTANCE)); in populateFromXml()
907 existing.setOriginalImportance(channel.getImportance()); in createNotificationChannel()955 channel.setOriginalImportance(channel.getImportance()); in createNotificationChannel()
295 method public void setOriginalImportance(int);