Searched refs:successfulRegistration (Results 1 – 2 of 2) sorted by relevance
327 fun logSensorRegisterAttempt(sensorInfo: String, successfulRegistration: Boolean) { in logSensorRegisterAttempt()330 bool1 = successfulRegistration in logSensorRegisterAttempt()
412 public void traceSensorRegisterAttempt(String sensorName, boolean successfulRegistration) { in traceSensorRegisterAttempt() argument413 mLogger.logSensorRegisterAttempt(sensorName, successfulRegistration); in traceSensorRegisterAttempt()