Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vibrator/
H A DExternalVibration.cpp54 String8 pkgStr8 = String8(parcel->readString16()); in readFromParcel() local
55 mPkg = pkgStr8.c_str(); in readFromParcel()