Searched refs:mIsProfileReady (Results 1 – 1 of 1) sorted by relevance
67 private boolean mIsProfileReady; field in HearingAidProfileTest90 mIsProfileReady = false; in setUp()116 assertTrue(mIsProfileReady); in test_getProxyServiceConnect()130 assertTrue(mIsProfileReady); in test_getConnectionState()152 assertTrue(mIsProfileReady); in test_getConnectedDevices()176 assertTrue(mIsProfileReady); in test_getDevicesMatchingConnectionStates()201 assertTrue(mIsProfileReady); in test_getConnectionStateChangedIntent()254 while (!mIsProfileReady) { in waitForProfileConnect()267 return mIsProfileReady; in waitForProfileConnect()276 mIsProfileReady = true; in onServiceConnected()[all …]