Searched defs:setState (Results 1 – 2 of 2) sorted by relevance
| /development/samples/LunarLander/src/com/example/android/lunarlander/ | ||
| D | LunarView.java | 440 public void setState(int mode) { in setState() method in LunarView.LunarThread |
| /development/samples/BluetoothChat/src/com/example/android/BluetoothChat/ | ||
| D | BluetoothChatService.java | 85 private synchronized void setState(int state) { in setState() method in BluetoothChatService |