Searched refs:handleInit (Results 1 – 3 of 3) sorted by relevance
324 private void handleInit() { in handleInit() method in ShellController358 mMainExecutor.execute(ShellController.this::handleInit); in onInit()
120 status_t handleInit(uint32_t cmdSize, const void* pCmdData, uint32_t* replySize,
60 {EFFECT_CMD_INIT, &EffectConversionHelperAidl::handleInit},103 status_t EffectConversionHelperAidl::handleInit(uint32_t cmdSize __unused, in handleInit() function in android::effect::EffectConversionHelperAidl