Home
last modified time | relevance | path

Searched defs:pause (Results 1 – 3 of 3) sorted by relevance

/development/samples/LunarLander/src/com/example/android/lunarlander/
DLunarView.java314 public void pause() { in pause() method in LunarView.LunarThread
/development/simulator/app/
DLogWindow.cpp220 wxButton* pause = new wxButton(base, IDC_LOG_PAUSE, wxT("&Pause"), in ConstructControls() local
/development/samples/JetBoy/src/com/example/android/jetboy/
DJetBoyView.java1156 public void pause() { in pause() method in JetBoyView.JetBoyThread