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