Home
last modified time | relevance | path

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

/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCall.java367 private final List<String> mChildCallIds = new ArrayList<>(); field in Call
455 mChildCallIds.clear(); in updateFromTelecomCall()
458 mChildCallIds.add( in updateFromTelecomCall()
770 return mChildCallIds; in getChildCallIds()
911 mChildCallIds, in toString()