Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistManager.java349 public int toLoggingSubType(int invocationType) { in toLoggingSubType()
353 protected void logStartAssistLegacy(int invocationType, int phoneState) { in logStartAssistLegacy()
360 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType()