Home
last modified time | relevance | path

Searched defs:ErrorType (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Car/CompanionDeviceSupport/proto/
Dtrusted_device_message.proto69 enum ErrorType { enum
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Derror_type_utils.h30 typedef uint32_t ErrorType; typedef
/packages/modules/IPsec/src/java/android/net/ipsec/ike/exceptions/
DIkeProtocolException.java60 public @interface ErrorType {} annotation in IkeProtocolException