Searched defs:callAttributes (Results 1 – 6 of 6) sorted by relevance
41 public static boolean hasSetInactiveCapabilities(CallAttributes callAttributes) { in hasSetInactiveCapabilities()148 public static Bundle getExtrasWithPhoneAccount(CallAttributes callAttributes) { in getExtrasWithPhoneAccount()164 public static boolean isOutgoing(CallAttributes callAttributes) { in isOutgoing()
43 CallAttributes callAttributes, in CallResources()
112 public void addCall(CallAttributes callAttributes) throws Exception { in addCall()
51 CallAttributes callAttributes = in testCallAttributesGetter() local
763 public void onCallAttributesChanged(@NonNull CallAttributes callAttributes) { in onCallAttributesChanged()
57 NoDataTransaction addCall(in CallAttributes callAttributes); in addCall()