Searched refs:IGsiServiceCallback (Results 1 – 5 of 5) sorted by relevance
21 import android.gsi.IGsiServiceCallback;93 …oneway void enableGsiAsync(boolean oneShot, @utf8InCpp String dsuSlot, IGsiServiceCallback result); in enableGsiAsync()123 oneway void removeGsiAsync(IGsiServiceCallback result); in removeGsiAsync()
20 oneway interface IGsiServiceCallback { interface
54 const sp<IGsiServiceCallback>& resultCallback) override;57 binder::Status removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) override;
132 "aidl/android/gsi/IGsiServiceCallback.aidl",
254 const sp<IGsiServiceCallback>& resultCallback) { in enableGsiAsync()304 binder::Status GsiService::removeGsiAsync(const sp<IGsiServiceCallback>& resultCallback) { in removeGsiAsync()