Home
last modified time | relevance | path

Searched refs:SWITCH (Results 1 – 5 of 5) sorted by relevance

/device/google/zumapro/conf/
Dinit.zumapro.board.rc348 # Permission for UART SWITCH
/device/google/gs101/conf/
Dinit.gs101.rc531 # Permission for UART SWITCH
/device/google/zuma/conf/
Dinit.zuma.rc593 # Permission for UART SWITCH
/device/google/gs201/conf/
Dinit.gs201.rc525 # Permission for UART SWITCH
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h4637 SWITCH = 1, enumerator
15213 …foResponseAction::SWITCH) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0::…
15217 … flipped |= ::android::hardware::automotive::vehicle::V2_0::InitialUserInfoResponseAction::SWITCH;
15239 … if (o == ::android::hardware::automotive::vehicle::V2_0::InitialUserInfoResponseAction::SWITCH) { in toString()