Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallAttributes.java99 public @interface CallType { annotation in CallAttributes
/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto186 enum CallType { enum
/frameworks/base/core/java/android/app/
DNotification.java9445 public @interface CallType {}; annotation in Notification.Builder.CallStyle