Documentation
¶
Overview ¶
Package vr provides Go bindings for android.service.vr.
Index ¶
Constants ¶
View Source
const (
ServiceInterface = consts.ServiceInterface
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListenerService ¶
ListenerService wraps android.service.vr.VrListenerService.
func (*ListenerService) IsVrModePackageEnabled ¶
IsVrModePackageEnabled calls android.service.vr.VrListenerService.isVrModePackageEnabled.
func (*ListenerService) OnCurrentVrActivityChanged ¶
func (m *ListenerService) OnCurrentVrActivityChanged(arg0 *jni.Object) error
OnCurrentVrActivityChanged calls android.service.vr.VrListenerService.onCurrentVrActivityChanged.
Click to show internal directories.
Click to hide internal directories.