Searched refs:toLoggingSubType (Results 1 – 2 of 2) sorted by relevance
511 public int toLoggingSubType(int invocationType) { in toLoggingSubType() method in AssistManager512 return toLoggingSubType(invocationType, mPhoneStateMonitor.getPhoneState()); in toLoggingSubType()519 .setSubtype(toLoggingSubType(invocationType, phoneState))); in logStartAssistLegacy()522 protected final int toLoggingSubType(int invocationType, int phoneState) { in toLoggingSubType() method in AssistManager
161 .setSubtype(Dependency.get(AssistManager.class).toLoggingSubType(type))); in logInvocationProgressMetrics()