Searched refs:BIND_CS (Results 1 – 4 of 4) sorted by relevance
146 public static final String BIND_CS = "BIND_CS"; field in LogUtils.Events259 new TimedEventPair(BIND_CS, CS_BOUND, BIND_CS_TIMING),
90 Log.addEvent(call, LogUtils.Events.BIND_CS, mComponentName); in bind()
104 entry(LogUtils.Events.BIND_CS, AnalyticsEvent.BIND_CS),
62 BIND_CS = 5; enumerator