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 © 2020. All rights reserved.