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