Home
last modified time | relevance | path

Searched refs:TYPE_ERROR (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/controls/templates/
DControlTemplate.java68 return TYPE_ERROR;
77 TYPE_ERROR,
90 public static final @TemplateType int TYPE_ERROR = -1; field in ControlTemplate
183 int type = bundle.getInt(KEY_TEMPLATE_TYPE, TYPE_ERROR); in createTemplateFromBundle()
198 case TYPE_ERROR: in createTemplateFromBundle()
/frameworks/base/core/java/android/service/controls/actions/
DControlAction.java60 TYPE_ERROR,
75 return TYPE_ERROR;
82 public static final @ActionType int TYPE_ERROR = -1; field in ControlAction
231 int type = bundle.getInt(KEY_ACTION_TYPE, TYPE_ERROR); in createActionFromBundle()
242 case TYPE_ERROR: in createActionFromBundle()
/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java101 static final int TYPE_ERROR = -1; field in TypedProperties
130 return TYPE_ERROR; in interpretType()
164 if (type == TYPE_ERROR) { in parse()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DRemoteAugmentedAutofillService.java215 logResponse(MetricsEvent.TYPE_ERROR, mComponentName.getPackageName(), in onRequestAutofillLocked()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DBiometricUnlockController.java587 .setType(MetricsEvent.TYPE_ERROR).setSubtype(toSubtype(biometricSourceType)) in onBiometricError()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto78 TYPE_ERROR = 15; enumerator
7287 // Type TYPE_ERROR: service timed out responding
/frameworks/base/api/
Dcurrent.txt43549 field public static final int TYPE_ERROR = -1; // 0xffffffff
43586 field public static final int TYPE_ERROR = -1; // 0xffffffff