Searched defs:evt (Results 1 – 6 of 6) sorted by relevance
164 DragEvent evt = DragEvent.obtain(DragEvent.ACTION_DRAG_ENDED, in closeLocked() local483 DragEvent evt = obtainDragEvent(mTargetWindow, DragEvent.ACTION_DRAG_EXITED, in notifyLocationLocked() local494 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DRAG_LOCATION, in notifyLocationLocked() local552 final DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DROP, x, y, in notifyDropLocked() local
102 public synchronized void log(Event evt) { in log()
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
7577 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent()