Searched refs:MSG_SECCOMP_RESULT (Results 1 – 2 of 2) sorted by relevance
32 static final int MSG_SECCOMP_RESULT = 2; field in IsolatedService47 msg.replyTo.send(Message.obtain(null, MSG_SECCOMP_RESULT, result, 0)); in handleMessage()
122 case IsolatedService.MSG_SECCOMP_RESULT: in handleMessage()