public static interface HardwareFeature.FeatureType
| Modifier and Type | Field and Description |
|---|---|
static long |
CLOCK
The identifier for a clock.
|
static long |
MONOTONIC_COUNTER
The identifier for a monotonic counter.
|
static long |
USER_INTERFACE
The identifier for a user interface.
|
static long |
VENDOR_DEFINED
The identifier for a VENDOR_DEFINED hardware feature.
|
static final long MONOTONIC_COUNTER
static final long CLOCK
static final long USER_INTERFACE
static final long VENDOR_DEFINED
Copyright © 2022. All rights reserved.