Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DPhoneAccountSuggestion.java34 public @interface SuggestionReason {} annotation in PhoneAccountSuggestion
79 public PhoneAccountSuggestion(@NonNull PhoneAccountHandle handle, @SuggestionReason int reason, in PhoneAccountSuggestion()
115 public @SuggestionReason int getReason() { in getReason()