biometrics

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package biometrics provides Go bindings for android.hardware.biometrics.

Index

Constants

View Source
const (
	Creator = consts.Creator
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

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.

Types

type PromptContentItemBulletedText

type PromptContentItemBulletedText struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PromptContentItemBulletedText wraps android.hardware.biometrics.PromptContentItemBulletedText.

func NewPromptContentItemBulletedText

func NewPromptContentItemBulletedText(vm *jni.VM, arg0 string) (*PromptContentItemBulletedText, error)

NewPromptContentItemBulletedText creates a new android.hardware.biometrics.PromptContentItemBulletedText instance.

func (*PromptContentItemBulletedText) DescribeContents

func (m *PromptContentItemBulletedText) DescribeContents() (int32, error)

DescribeContents calls android.hardware.biometrics.PromptContentItemBulletedText.describeContents.

func (*PromptContentItemBulletedText) WriteToParcel

func (m *PromptContentItemBulletedText) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.hardware.biometrics.PromptContentItemBulletedText.writeToParcel.

type PromptContentItemPlainText

type PromptContentItemPlainText struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PromptContentItemPlainText wraps android.hardware.biometrics.PromptContentItemPlainText.

func NewPromptContentItemPlainText

func NewPromptContentItemPlainText(vm *jni.VM, arg0 string) (*PromptContentItemPlainText, error)

NewPromptContentItemPlainText creates a new android.hardware.biometrics.PromptContentItemPlainText instance.

func (*PromptContentItemPlainText) DescribeContents

func (m *PromptContentItemPlainText) DescribeContents() (int32, error)

DescribeContents calls android.hardware.biometrics.PromptContentItemPlainText.describeContents.

func (*PromptContentItemPlainText) WriteToParcel

func (m *PromptContentItemPlainText) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.hardware.biometrics.PromptContentItemPlainText.writeToParcel.

type PromptContentViewWithMoreOptionsButton

type PromptContentViewWithMoreOptionsButton struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PromptContentViewWithMoreOptionsButton wraps android.hardware.biometrics.PromptContentViewWithMoreOptionsButton.

func (*PromptContentViewWithMoreOptionsButton) DescribeContents

func (m *PromptContentViewWithMoreOptionsButton) DescribeContents() (int32, error)

DescribeContents calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton.describeContents.

func (*PromptContentViewWithMoreOptionsButton) GetDescription

func (m *PromptContentViewWithMoreOptionsButton) GetDescription() (string, error)

GetDescription calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton.getDescription.

func (*PromptContentViewWithMoreOptionsButton) GetMoreOptionsButtonListener

func (m *PromptContentViewWithMoreOptionsButton) GetMoreOptionsButtonListener() (*jni.Object, error)

GetMoreOptionsButtonListener calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton.getMoreOptionsButtonListener.

func (*PromptContentViewWithMoreOptionsButton) WriteToParcel

func (m *PromptContentViewWithMoreOptionsButton) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton.writeToParcel.

type PromptContentViewWithMoreOptionsButtonBuilder

type PromptContentViewWithMoreOptionsButtonBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PromptContentViewWithMoreOptionsButtonBuilder wraps android.hardware.biometrics.PromptContentViewWithMoreOptionsButton$Builder.

func (*PromptContentViewWithMoreOptionsButtonBuilder) Build

Build calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton$Builder.build.

func (*PromptContentViewWithMoreOptionsButtonBuilder) SetDescription

SetDescription calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton$Builder.setDescription.

func (*PromptContentViewWithMoreOptionsButtonBuilder) SetMoreOptionsButtonListener

func (m *PromptContentViewWithMoreOptionsButtonBuilder) SetMoreOptionsButtonListener(arg0 *jni.Object, arg1 *jni.Object) (*jni.Object, error)

SetMoreOptionsButtonListener calls android.hardware.biometrics.PromptContentViewWithMoreOptionsButton$Builder.setMoreOptionsButtonListener.

type PromptVerticalListContentView

type PromptVerticalListContentView struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PromptVerticalListContentView wraps android.hardware.biometrics.PromptVerticalListContentView.

func (*PromptVerticalListContentView) DescribeContents

func (m *PromptVerticalListContentView) DescribeContents() (int32, error)

DescribeContents calls android.hardware.biometrics.PromptVerticalListContentView.describeContents.

func (*PromptVerticalListContentView) GetDescription

func (m *PromptVerticalListContentView) GetDescription() (string, error)

GetDescription calls android.hardware.biometrics.PromptVerticalListContentView.getDescription.

func (*PromptVerticalListContentView) GetMaxEachItemCharacterNumber

func (m *PromptVerticalListContentView) GetMaxEachItemCharacterNumber() (int32, error)

GetMaxEachItemCharacterNumber calls android.hardware.biometrics.PromptVerticalListContentView.getMaxEachItemCharacterNumber.

func (*PromptVerticalListContentView) GetMaxItemCount

func (m *PromptVerticalListContentView) GetMaxItemCount() (int32, error)

GetMaxItemCount calls android.hardware.biometrics.PromptVerticalListContentView.getMaxItemCount.

func (*PromptVerticalListContentView) WriteToParcel

func (m *PromptVerticalListContentView) WriteToParcel(arg0 *jni.Object, arg1 int32) error

WriteToParcel calls android.hardware.biometrics.PromptVerticalListContentView.writeToParcel.

type PromptVerticalListContentViewBuilder

type PromptVerticalListContentViewBuilder struct {
	VM  *jni.VM
	Obj *jni.GlobalRef
}

PromptVerticalListContentViewBuilder wraps android.hardware.biometrics.PromptVerticalListContentView$Builder.

func (*PromptVerticalListContentViewBuilder) AddListItem1

func (m *PromptVerticalListContentViewBuilder) AddListItem1(arg0 *jni.Object) (*jni.Object, error)

AddListItem1 calls android.hardware.biometrics.PromptVerticalListContentView$Builder.addListItem.

func (*PromptVerticalListContentViewBuilder) AddListItem2_1

func (m *PromptVerticalListContentViewBuilder) AddListItem2_1(arg0 *jni.Object, arg1 int32) (*jni.Object, error)

AddListItem2_1 calls android.hardware.biometrics.PromptVerticalListContentView$Builder.addListItem.

func (*PromptVerticalListContentViewBuilder) Build

Build calls android.hardware.biometrics.PromptVerticalListContentView$Builder.build.

func (*PromptVerticalListContentViewBuilder) SetDescription

func (m *PromptVerticalListContentViewBuilder) SetDescription(arg0 string) (*jni.Object, error)

SetDescription calls android.hardware.biometrics.PromptVerticalListContentView$Builder.setDescription.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL