Searched refs:EVENT_NONE (Results 1 – 6 of 6) sorted by relevance
167 event.type = EVENT_NONE; in next_event()222 event.type = EVENT_NONE; \ in next_event()302 event.type = EVENT_NONE; in next_event()
500 || event->type == EVENT_NONE; in event_exit_or_none_p()903 .type = EVENT_NONE, in process_install_stopping_handler()
26 EVENT_NONE=0, enumerator
115 case EVENT_NONE: in handle_event()
145 public static final int EVENT_NONE = 0; field in InCallServiceImpl.CallCallback298 new VideoCallCallback(callId, VideoCallCallback.EVENT_NONE); in onVideoCallChanged()358 public static final int EVENT_NONE = 0; field in InCallServiceImpl.VideoCallCallback562 CallCallback callCallback = new CallCallback(id, CallCallback.EVENT_NONE); in onCallAdded()572 videoCallCallback = new VideoCallCallback(id, VideoCallCallback.EVENT_NONE); in onCallAdded()
101 public static final int EVENT_NONE = 0; field in ConnectivityManagerFacade.PacketKeepaliveReceiver165 public static final int EVENT_NONE = 0; field in ConnectivityManagerFacade.NetworkCallback