Searched refs:getOperationType (Results 1 – 5 of 5) sorted by relevance
90 assertThat(accessLog.getOperationType()) in testAccessLogs_read_singleRecordType()135 assertThat(accessLog.getOperationType()) in testAccessLogs_update_singleRecordType()166 assertThat(accessLog.getOperationType()) in testAccessLogs_update_multipleRecordTypes()187 assertThat(accessLog.getOperationType()) in testAccessLogs_insert_singleRecordType()207 assertThat(accessLog.getOperationType()) in testAccessLogs_insert_multipleRecordTypes()
122 public int getOperationType() { in getOperationType() method in AccessLog
531 if ((uwbSession.getOperationType() == SESSION_ON_DEINIT in onSessionStatusNotificationReceived()533 || (uwbSession.getOperationType() == SESSION_STOP_RANGING in onSessionStatusNotificationReceived()3559 public int getOperationType() { in getOperationType() method in UwbSessionManager.UwbSession
165 method public int getOperationType();
919 when(mockUwbSession.getOperationType()) in onMulticastListUpdateNotificationReceivedWithValidSession()