Searched defs:mConnections (Results 1 – 8 of 8) sorted by relevance
71 public ArrayList<Connection> mConnections = new ArrayList<Connection>(); field in Call
69 private GsmCdmaConnection mConnections[]; field in GsmCdmaCallTracker
72 ArrayList<ServiceConnection> mConnections = new ArrayList<ServiceConnection>(); field in ActivityTestMain
99 private final ArrayMap<IBinder, ConnectionRecord> mConnections = new ArrayMap<>(); field in MediaBrowserService
182 private ArrayList<ImsPhoneConnection> mConnections = new ArrayList<ImsPhoneConnection>(); field in ImsPhoneCallTracker
290 KeyedVector<int, KeyedVector<int, Connection> > mConnections; member in android::JTvInputHal
122 private final ArrayMap<IBinder, ConnectionRecord> mConnections = new ArrayMap<>(); field in MediaBrowserServiceCompat
88 private final SparseArray<Connection> mConnections = new SparseArray<>(); field in TvInputHardwareManager