CarPowerPolicyFilter.Builder
public
static
final
class
CarPowerPolicyFilter.Builder
extends Object
java.lang.Object
|
↳ |
android.car.hardware.power.CarPowerPolicyFilter.Builder
|
A builder for CarPowerPolicyFilter
Summary
Inherited methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public constructors
Builder
public Builder ()
Public methods
build
public CarPowerPolicyFilter build ()
Builds the instance. This builder should not be touched after calling this!
setComponents
public CarPowerPolicyFilter.Builder setComponents (int... value)
List of components of interest. Components are one of
android.frameworks.automotive.powerpolicy.PowerComponent
.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-17 UTC.
[null,null,["Last updated 2025-02-17 UTC."],[],[]]