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.java106 private final ArrayList<Connection> mEmptyConnections = new ArrayList<Connection>(); field in CallManager
2069 return mEmptyConnections; in getFgCallConnections()
2081 return mEmptyConnections; in getFgCallConnections()
2093 return mEmptyConnections; in getBgCallConnections()
2105 return mEmptyConnections; in getBgCallConnections()