Searched defs:logEvent (Results 1 – 7 of 7) sorted by relevance
30 int logEvent(in ConnectivityMetricsEvent event); in logEvent() method
149 default void logEvent(String source, String event) {} in logEvent() method
181 public void logEvent(String source, String event) { in logEvent() method in TextClassifierImpl
246 public int logEvent(ConnectivityMetricsEvent event) { in logEvent() method in IpConnectivityMetrics.Impl
235 public boolean launchFocusedTask(int logEvent) { in launchFocusedTask()244 MetricsLogger.action(getContext(), logEvent, in launchFocusedTask() local
427 private void logEvent(int probeType, int errorCode) { in logEvent() method in IpReachabilityMonitor
1889 void CameraService::logEvent(const char* event) { in logEvent() function in android::CameraService