Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCall.java740 private final int mCallProperties; field in Call.Details
876 return hasProperty(mCallProperties, property); in hasProperty()
1011 return mCallProperties; in getCallProperties()
1158 Objects.equals(mCallProperties, d.mCallProperties) && in equals()
1185 mCallProperties, in hashCode()
1231 mCallProperties = properties; in Details()
1291 sb.append(propertiesToString(mCallProperties)); in toString()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt51490 Landroid/telecom/Call$Details;->mCallProperties:I