Searched defs:evt (Results 1 – 4 of 4) sorted by relevance
373 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in broadcastDragEndedLw() local466 DragEvent evt = obtainDragEvent(mTargetWindow, DragEvent.ACTION_DRAG_EXITED, in notifyLocationLw() local477 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyLocationLw() local531 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DROP, x, y, in notifyDropLw() local
396 private void extractExternalAddress(ResponseEvent evt) { in extractExternalAddress()507 public boolean process(EventObject evt) throws SipException { in process()762 public boolean process(EventObject evt) throws SipException { in process()819 private boolean processExceptions(EventObject evt) throws SipException { in processExceptions()947 private boolean registeringToReady(EventObject evt) in registeringToReady()
182 DisciplineEventRecord evt; in pushDisciplineEvent() local
242 Event evt = (Event) super.clone(); in clone() local