Searched refs:valueInt1 (Results 1 – 6 of 6) sorted by relevance
425 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testConnectAnotherPair_disconnectCurrentPair()430 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testConnectAnotherPair_disconnectCurrentPair()496 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect()509 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testAudioManagerConnectDisconnect()545 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect()558 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in testAudioManagerConnectDisconnect()857 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in firstTimeConnection_shouldConnectToBothDevices()870 hiSyncIdEvent.valueInt1 = 0x02; in firstTimeConnection_shouldConnectToBothDevices()889 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in firstTimeConnection_shouldConnectToBothDevices()904 hiSyncIdEvent.valueInt1 = 0x02; in firstTimeConnection_shouldConnectToBothDevices()[all …]
126 connStCh.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPriorityReject()148 connStCh.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingPriorityAccept()166 connCompletedEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTED; in testIncomingPriorityAccept()235 connStCh.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_CONNECTING; in testIncomingTimeout()
187 processConnectionEvent(event.valueInt1); in processMessage()276 disconnectEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage()292 processConnectionEvent(event.valueInt1); in processMessage()363 disconnectEvent.valueInt1 = HearingAidStackEvent.CONNECTION_STATE_DISCONNECTED; in processMessage()378 processConnectionEvent(event.valueInt1); in processMessage()472 processConnectionEvent(event.valueInt1); in processMessage()
40 public int valueInt1; field in HearingAidStackEvent53 result.append(", value1:" + valueInt1); in toString()
155 event.valueInt1 = state; in onConnectionStateChanged()167 event.valueInt1 = capabilities; in onDeviceAvailable()
613 int capabilities = stackEvent.valueInt1; in messageFromNative()629 switch (stackEvent.valueInt1) { in messageFromNative()