Home
last modified time | relevance | path

Searched refs:disableGsiInstall (Results 1 – 4 of 4) sorted by relevance

/system/gsid/aidl/android/gsi/
DIGsiService.aidl122 boolean disableGsiInstall(); in disableGsiInstall() method
/system/gsid/
Dgsi_service.h54 binder::Status disableGsiInstall(bool* _aidl_return) override;
Dgsi_tool.cpp477 gsid->disableGsiInstall(&ok); in Disable()
Dgsi_service.cpp240 binder::Status GsiService::disableGsiInstall(bool* _aidl_return) { in disableGsiInstall() function in android::gsi::GsiService