Home
last modified time | relevance | path

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

/frameworks/native/libs/vibrator/
DExternalVibration.cpp56 String8 pkgStr8 = String8(parcel->readString16()); in readFromParcel() local
57 mPkg = pkgStr8.c_str(); in readFromParcel()