Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInlineSuggestionInfo.java58 public static final @Type String TYPE_ACTION = "android:autofill:action"; field in InlineSuggestionInfo
/frameworks/base/apex/jobscheduler/service/java/com/android/server/tare/
DEconomicPolicy.java51 static final int TYPE_ACTION = 1 << SHIFT_TYPE; field in EconomicPolicy
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto40 TYPE_ACTION = 4; enumerator