Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExtraDisplayId string = "android.app.sdksandbox.extra.DISPLAY_ID" ExtraHeightInPixels string = "android.app.sdksandbox.extra.HEIGHT_IN_PIXELS" ExtraHostToken string = "android.app.sdksandbox.extra.HOST_TOKEN" ExtraSurfacePackage string = "android.app.sdksandbox.extra.SURFACE_PACKAGE" ExtraWidthInPixels string = "android.app.sdksandbox.extra.WIDTH_IN_PIXELS" SdkSandboxService string = "sdk_sandbox" )
View Source
const ( LoadSdkAlreadyLoaded int = 101 LoadSdkInternalError int = 500 LoadSdkNotFound int = 100 LoadSdkSdkDefinedError int = 102 LoadSdkSdkSandboxDisabled int = 103 RequestSurfacePackageInternalError int = 700 RequestSurfacePackageSdkNotLoaded int = 701 SdkSandboxProcessNotAvailable int = 503 SdkSandboxStateDisabled int = 0 SdkSandboxStateEnabledProcessIsolation int = 2 Creator int = 0 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.