Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DErrorLoggingService.java72 public static final int MSG_LOG_REPORT = 2; field in ErrorLoggingService
126 Message m = Message.obtain(null, MSG_LOG_REPORT); in sendMessages()
382 case MSG_LOG_REPORT: in handleMessage()