Searched refs:MSG_APPROVE_LOG_ACCESS (Results 1 – 1 of 1) sorted by relevance
86 private static final int MSG_APPROVE_LOG_ACCESS = 1; field in LogcatManagerService223 final Message msg = mHandler.obtainMessage(MSG_APPROVE_LOG_ACCESS, client); in approveAccessForClient()261 case MSG_APPROVE_LOG_ACCESS: { in handleMessage()