Searched refs:NativeEvent (Results 1 – 2 of 2) sorted by relevance
411 NativeEvent event = (NativeEvent) msg.obj; in processMessage()682 private class NativeEvent { class in NsdService687 NativeEvent(int code, String raw, String[] cooked) { in NativeEvent() method in NsdService.NativeEvent715 NativeEvent event = new NativeEvent(code, raw, cooked); in onEvent()
2328 HPLcom/android/server/NsdService$NativeEvent;-><init>(Lcom/android/server/NsdService;ILjava/lang/St…51822 Lcom/android/server/NsdService$NativeEvent;