Searched defs:evt (Results 1 – 3 of 3) sorted by relevance
266 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in broadcastDragEndedLw() local331 DragEvent evt = obtainDragEvent(mTargetWindow, DragEvent.ACTION_DRAG_EXITED, in notifyMoveLw() local342 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyMoveLw() local372 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