Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java105 private final ArrayList<Connection> mEmptyConnections = new ArrayList<Connection>(); field in CallManager
2033 return mEmptyConnections; in getFgCallConnections()
2045 return mEmptyConnections; in getFgCallConnections()
2057 return mEmptyConnections; in getBgCallConnections()
2069 return mEmptyConnections; in getBgCallConnections()