Searched defs:customNotification (Results 1 – 3 of 3) sorted by relevance
156 final SafetySourceIssue.Notification customNotification = in createNoScreenLockIssue() local
142 SafetySourceIssue.Notification customNotification = issue.getCustomNotification(); in newNotificationForIssue() local
276 @Nullable Notification customNotification, in SafetySourceIssue()1348 public Builder setCustomNotification(@Nullable Notification customNotification) { in setCustomNotification()