Home
last modified time | relevance | path

Searched defs:CallType (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallAttributes.java99 public @interface CallType { annotation in CallAttributes
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java9445 public @interface CallType {}; annotation in Notification.Builder.CallStyle