Searched refs:mIsProfileConnecting (Results 1 – 1 of 1) sorted by relevance
203 private boolean mIsProfileConnecting = false; field in TestUtils.BluetoothCtsServiceConnector240 mIsProfileConnecting = mAdapter.getProfileProxy(mContext, mServiceListener, mProfileId); in openProfileProxyAsync()241 return mIsProfileConnecting; in openProfileProxyAsync()275 if (!mIsProfileConnecting) { in waitForProfileConnect()276 mIsProfileConnecting = in waitForProfileConnect()279 if (!mIsProfileConnecting) { in waitForProfileConnect()298 mIsProfileConnecting = false; in waitForProfileConnect()