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