Searched refs:removeGsiAsync (Results 1 – 3 of 3) sorted by relevance
123 oneway void removeGsiAsync(IGsiServiceCallback result); in removeGsiAsync() method
57 binder::Status removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) override;
304 binder::Status GsiService::removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) { in removeGsiAsync() function in android::gsi::GsiService