Searched refs:mPendingConnection (Results 1 – 1 of 1) sorted by relevance
60 private ServiceConnection mPendingConnection; field in ManagedApplicationService171 mPendingConnection = null; in disconnect()188 if (mConnection != null || mPendingConnection != null) { in connect()205 if (mPendingConnection == this) { in connect()207 mPendingConnection = null; in connect()249 mPendingConnection = serviceConnection; in connect()