Searched refs:mLpmaHandle (Results 1 – 2 of 2) sorted by relevance
97 mLpmaHandle = handle; in load()117 Return<int32_t> hidlResult = mStHalService->unloadSoundModel(mLpmaHandle); in unload()118 mLpmaHandle = 0; in unload()
122 SoundModelHandle mLpmaHandle = 0; variable