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.java511 public int toLoggingSubType(int invocationType) { in toLoggingSubType()
515 protected void logStartAssistLegacy(int invocationType, int phoneState) { in logStartAssistLegacy()
522 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType()