Home
last modified time | relevance | path

Searched defs:TIMED_OUT (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/native/libs/input/android/os/
H A DInputEventInjectionResult.aidl40 TIMED_OUT = 3, enumConstant
/aosp12/frameworks/base/services/core/jni/BroadcastRadio/
H A Dtypes.h39 TIMED_OUT = -110, // -ETIMEDOUT enumerator
/aosp12/system/core/libutils/include/utils/
H A DErrors.h63 TIMED_OUT = -ETIMEDOUT, enumerator
/aosp12/frameworks/native/libs/binder/rust/sys/
H A DBinderBindings.hpp48 TIMED_OUT = STATUS_TIMED_OUT, enumerator
/aosp12/system/teeui/libteeui/include/secure_input/
H A Dsecure_input_proto.h35 TIMED_OUT, enumerator
/aosp12/bootable/recovery/recovery_ui/include/recovery_ui/
H A Dui.h57 TIMED_OUT = -1, enumerator
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DDisconnectCause.java59 public static final int TIMED_OUT = 13; field in DisconnectCause
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h51 TIMED_OUT = android::TIMED_OUT, enumerator