Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java376 public int toLoggingSubType(int invocationType) { in toLoggingSubType()
380 protected void logStartAssistLegacy(int invocationType, int phoneState) { in logStartAssistLegacy()
387 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType()