Home
last modified time | relevance | path

Searched refs:DEFAULT (Results 1 – 16 of 16) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dsup_service.h44 DEFAULT = 0, // "use subscription default value" enumerator
Dsim_service.h239 DEFAULT = 7, // all classes enumerator
/device/google/trout/tests/hal/dumpstate/1.1/src/com/android/trout/dumpstate/tests/
DDumpstateE2eTests.java71 handle, DumpstateMode.DEFAULT, 10 * 1000 /* milliseconds */); in testDumpstateBoard()
/device/google/trout/hal/dumpstate/1.1/
DDumpstateDevice.cpp240 dumpstateBoard_1_1(handle, DumpstateMode::DEFAULT, 30 * 1000 /* timeoutMillis */); in dumpstateBoard()
/device/google/akita/location/gnssd/release/
Dgps.cfg192 # DEFAULT
/device/google/caimito/location/ripcurrent24/userdebug/
Dgps.cfg238 # DEFAULT
/device/google/comet/location/userdebug/
Dgps.cfg242 # DEFAULT
/device/google/caimito/location/tokay/userdebug/
Dgps.cfg242 # DEFAULT
/device/google/caimito/location/komodo/userdebug/
Dgps.cfg242 # DEFAULT
/device/google/caimito/location/caiman/userdebug/
Dgps.cfg242 # DEFAULT
/device/google/caimito/location/ripcurrentpro/userdebug/
Dgps.cfg238 # DEFAULT
/device/google/barbet/dumpstate/
DDumpstateDevice.cpp553 dumpstateBoard_1_1(handle, DumpstateMode::DEFAULT, 30 * 1000 /* timeoutMillis */); in dumpstateBoard()
/device/google/coral/dumpstate/
DDumpstateDevice.cpp551 dumpstateBoard_1_1(handle, DumpstateMode::DEFAULT, 30 * 1000 /* timeoutMillis */); in dumpstateBoard()
/device/google/redfin/dumpstate/
DDumpstateDevice.cpp577 dumpstateBoard_1_1(handle, DumpstateMode::DEFAULT, 30 * 1000 /* timeoutMillis */); in dumpstateBoard()
/device/google/sunfish/dumpstate/
DDumpstateDevice.cpp599 dumpstateBoard_1_1(handle, DumpstateMode::DEFAULT, 30 * 1000 /* timeoutMillis */); in dumpstateBoard()
/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h4633 DEFAULT = 0, enumerator
15207 …oResponseAction::DEFAULT) == static_cast<int32_t>(::android::hardware::automotive::vehicle::V2_0::…
15211 … flipped |= ::android::hardware::automotive::vehicle::V2_0::InitialUserInfoResponseAction::DEFAULT;
15236 … if (o == ::android::hardware::automotive::vehicle::V2_0::InitialUserInfoResponseAction::DEFAULT) { in toString()