Searched refs:triggerType (Results 1 – 1 of 1) sorted by relevance
124 @Nullable String action, @Nullable String triggerType) { in HostingRecord() argument127 null /* definingProcessName */, action, triggerType); in HostingRecord()132 String triggerType) { in HostingRecord() argument135 triggerType); in HostingRecord()161 String definingProcessName, @Nullable String action, String triggerType) { in HostingRecord() argument170 mTriggerType = triggerType; in HostingRecord()314 public static int getTriggerTypeForStatsd(@NonNull String triggerType) { in getTriggerTypeForStatsd() argument315 switch(triggerType) { in getTriggerTypeForStatsd()