Home
last modified time | relevance | path

Searched refs:noteMsg (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/sensorservice/
DSensorEventConnection.cpp466 String16 noteMsg("Sensor event ("); in noteOpIfRequired() local
467 noteMsg.append(String16(mService->getSensorStringType(sensorHandle))); in noteOpIfRequired()
468 noteMsg.append(String16(")")); in noteOpIfRequired()
471 noteMsg); in noteOpIfRequired()