Home
last modified time | relevance | path

Searched refs:getBehaviorForIssueWithUnspecifiedBehavior (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/service/java/com/android/safetycenter/notifications/
DSafetyCenterNotificationSender.java335 return getBehaviorForIssueWithUnspecifiedBehavior(issue, issueKey); in getBehavior()
342 return getBehaviorForIssueWithUnspecifiedBehavior(issue, issueKey); in getBehavior()
346 private int getBehaviorForIssueWithUnspecifiedBehavior( in getBehaviorForIssueWithUnspecifiedBehavior() method in SafetyCenterNotificationSender