Searched refs:resultCallback (Results 1 – 2 of 2) sorted by relevance
54 const sp<IGsiServiceCallback>& resultCallback) override;57 binder::Status removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) override;
254 const sp<IGsiServiceCallback>& resultCallback) { in enableGsiAsync() argument261 resultCallback->onResult(result); in enableGsiAsync()304 binder::Status GsiService::removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) { in removeGsiAsync() argument311 resultCallback->onResult(result); in removeGsiAsync()