Searched defs:connectionError (Results 1 – 5 of 5) sorted by relevance
273 public void onHotplugConnectionError(long timestampNanos, int connectionError) { in onHotplugConnectionError()369 private void dispatchHotplugConnectionError(long timestampNanos, int connectionError) { in dispatchHotplugConnectionError()
91 int32_t connectionError __attribute__((aligned(4))); member
345 void Choreographer::dispatchHotplugConnectionError(nsecs_t, int32_t connectionError) { in dispatchHotplugConnectionError()
239 int connectionError) { in dispatchHotplugConnectionError()
121 DisplayEventReceiver::Event makeHotplugError(nsecs_t timestamp, int32_t connectionError) { in makeHotplugError()