Searched refs:sensorSummary (Results 1 – 2 of 2) sorted by relevance
123 String sensorSummary = numberOfSensorsOnDevice + " sensors on wear device(s)!"; in respondWithSensorInformation() local127 dataMap.putString(Constants.KEY_PAYLOAD, sensorSummary); in respondWithSensorInformation()
340 String sensorSummary = numberOfSensorsOnDevice + " sensors on this device!"; in onRequestPermissionsResult() local341 logToUi(sensorSummary); in onRequestPermissionsResult()