Home
last modified time | relevance | path

Searched refs:Ignored (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
DGenericOperation.h49 Operation() : error_(ResponseCode::Ignored), formattedMessageLength_(0) {} in Operation()
57 if (error_ != ResponseCode::Ignored) return ResponseCode::OperationPending; in init()
108 error_ = ResponseCode::Ignored; in abort()
117 if (error_ == ResponseCode::Ignored) return; in finalize()
119 error_ = ResponseCode::Ignored; in finalize()
123 bool isPending() const { return error_ != ResponseCode::Ignored; } in isPending()
147 return ResponseCode::Ignored; in deliverSecureInputEvent()
154 return ignored ? ResponseCode::Ignored : ResponseCode::OK; in deliverSecureInputEvent()
157 return ResponseCode::Ignored; in deliverSecureInputEvent()
160 return ResponseCode::Ignored; in deliverSecureInputEvent()
[all …]
/hardware/interfaces/confirmationui/1.0/
Dtypes.hal42 Ignored = 4,
93 * ResponseCode::Ignored must be returned. A pending operation is finalized successfully
100 * Result::Ignored must be returned. A pending operation is finalized as specified in
DIConfirmationUI.hal69 * @return error - Ignored: Unless used for testing (See TestModeCommands).
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DVtsHalTetheroffloadControlV1_0TargetTest.cpp53 Ignored = -1, enumerator
127 stopOffload(ExpectBoolean::Ignored); in TearDown()
192 case ExpectBoolean::Ignored: in stopOffload()
268 stopOffload(ExpectBoolean::Ignored); // balance out initOffload(true) in TEST_P()
357 stopOffload(ExpectBoolean::Ignored); in TearDown()
/hardware/interfaces/sensors/1.0/
DISensors.hal190 * the same type in a single direct channel. Ignored if rate is
/hardware/interfaces/sensors/2.0/
DISensors.hal266 * the same type in a single direct channel. Ignored if rate is STOP.