Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_SensorManager.cpp432 ScopedUtfChars attrUtf(env, attributionTag); in nativeInitSensorEventQueue() local
433 attributionTagName = String16(attrUtf.c_str()); in nativeInitSensorEventQueue()