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.java107 private final ArrayList<Connection> mEmptyConnections = new ArrayList<Connection>(); field in CallManager
1910 return mEmptyConnections; in getFgCallConnections()
1922 return mEmptyConnections; in getFgCallConnections()
1935 return mEmptyConnections; in getBgCallConnections()