Home
last modified time | relevance | path

Searched defs:cancel (Results 1 – 5 of 5) sorted by relevance

/development/tools/ddms/libs/ddmlib/src/com/android/ddmlib/log/
DLogReceiver.java207 public void cancel() { in cancel() method in LogReceiver
/development/tools/ddms/libs/ddmlib/src/com/android/ddmlib/testrunner/
DRemoteAndroidTestRunner.java231 public void cancel() { in cancel() method in RemoteAndroidTestRunner
DInstrumentationResultParser.java312 public void cancel() { in cancel() method in InstrumentationResultParser
/development/simulator/app/
DPrefsDialog.cpp61 wxButton* cancel = new wxButton(this, wxID_CANCEL, wxT("&Cancel"), in CreateControls() local
DLogPrefsDialog.cpp69 wxButton* cancel = new wxButton(this, wxID_CANCEL, wxT("&Cancel"), in CreateControls() local