Searched refs:IMPORTANCE_UNSPECIFIED (Results 1 – 2 of 2) sorted by relevance
40 private static final int IMPORTANCE_UNSPECIFIED = -1000; field in NotificationIncidentTest118 rp.getImportance() == IMPORTANCE_UNSPECIFIED || in verifyRecordProto()
858 new NotificationChannel(mId, "name", NotificationManager.IMPORTANCE_UNSPECIFIED); in testCreateChannelInvalidImportance()