Searched refs:setOriginalImportance (Results 1 – 4 of 4) sorted by relevance
879 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testFavorite_andSave_doesNotLowerImportance()915 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testFavorite_thenDefaultThenFavorite_andSave_nothingChanged()1020 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave()1058 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave_doesNotChangeNonImportantBubbling()1095 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testDefault_andSave_doesNotDemoteImportance()1354 mConversationChannel.setOriginalImportance(IMPORTANCE_HIGH); in testSelectPriority_AlreadyPriority_DoesNotRequestPinPeopleTile()
896 public void setOriginalImportance(int importance) { in setOriginalImportance() method in NotificationChannel984 setOriginalImportance(safeInt(parser, ATT_ORIG_IMP, DEFAULT_IMPORTANCE)); in populateFromXml()
982 existing.setOriginalImportance(channel.getImportance()); in createNotificationChannel()1023 channel.setOriginalImportance(channel.getImportance()); in createNotificationChannel()
356 method public void setOriginalImportance(int);