Documentation
¶
Overview ¶
Package role provides Go bindings for .
Index ¶
Constants ¶
View Source
const ( RoleAssistant = consts.RoleAssistant RoleBrowser = consts.RoleBrowser RoleCallRedirection = consts.RoleCallRedirection RoleCallScreening = consts.RoleCallScreening RoleDialer = consts.RoleDialer RoleEmergency = consts.RoleEmergency RoleHome = consts.RoleHome RoleNotes = consts.RoleNotes RoleSms = consts.RoleSms RoleWallet = consts.RoleWallet )
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.
func NewroleManager ¶
NewroleManager obtains android.app.role.RoleManager from the Android system service manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.