Searched refs:toLoggingSubType (Results 1 – 2 of 2) sorted by relevance
367 public int toLoggingSubType(int invocationType) { in toLoggingSubType() method in AssistManager368 return toLoggingSubType(invocationType, mPhoneStateMonitor.getPhoneState()); in toLoggingSubType()375 .setSubtype(toLoggingSubType(invocationType, phoneState))); in logStartAssistLegacy()378 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType() method in AssistManager
164 .setSubtype(mAssistManagerLazy.get().toLoggingSubType(type))); in logInvocationProgressMetrics()