Home
last modified time | relevance | path

Searched refs:MSG_GET_LOG (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DErrorLoggingService.java62 public static final int MSG_GET_LOG = 0; field in ErrorLoggingService
153 case MSG_GET_LOG: in handleMessage()
588 Message.obtain(null, MSG_GET_LOG, DO_EVENT_FILTER, event, null) : in retrieveLog()
589 Message.obtain(null, MSG_GET_LOG); in retrieveLog()