Searched refs:getUserImportance (Results 1 – 2 of 2) sorted by relevance
96 assertEquals(NotificationManager.IMPORTANCE_UNSPECIFIED, r.getUserImportance()); in testAppPreferenceChannelNone()114 assertEquals(r.getUserImportance(), NotificationManager.IMPORTANCE_HIGH); in testAppPreferenceChannelPreference()
704 public int getUserImportance() { in getUserImportance() method in NotificationRecord