Home
last modified time | relevance | path

Searched defs:handleMessage (Results 1 – 14 of 14) sorted by relevance

/development/samples/USB/AdbTest/src/com/android/adb/
DAdbSocket.java55 public void handleMessage(AdbMessage message) { in handleMessage() method in AdbSocket
/development/samples/ApiDemos/src/com/example/android/apis/app/
DMessengerServiceActivities.java46 public void handleMessage(Message msg) { in handleMessage() method in MessengerServiceActivities.Binding.IncomingHandler
DMessengerService.java86 public void handleMessage(Message msg) { in handleMessage() method in MessengerService.IncomingHandler
DServiceStartArguments.java66 public void handleMessage(Message msg) { in handleMessage() method in ServiceStartArguments.ServiceHandler
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DPurgeableBitmap.java45 public void handleMessage(Message msg) { in handleMessage() method in PurgeableBitmap.RefreshHandler
/development/samples/ToyVpn/src/com/example/android/toyvpn/
DToyVpnService.java81 public boolean handleMessage(Message message) { in handleMessage() method in ToyVpnService
/development/samples/browseable/MessagingService/src/com.example.android.messagingservice/
DMessagingService.java57 public void handleMessage(Message msg) { in handleMessage() method in MessagingService.IncomingHandler
/development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
DWiFiServiceDiscoveryActivity.java278 public boolean handleMessage(Message msg) { in handleMessage() method in WiFiServiceDiscoveryActivity
/development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
DGameActivity.java149 public boolean handleMessage(Message msg) { in handleMessage() method in GameActivity.MyHandlerCallback
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
DBluetoothHDPService.java103 public void handleMessage(Message msg) { in handleMessage() method in BluetoothHDPService.IncomingHandler
/development/samples/ControllerSample/src/com/example/inputmanagercompat/
DInputManagerV9.java54 public void handleMessage(Message msg) { in handleMessage() method in InputManagerV9.PollingMessageHandler
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java665 public void handleMessage(Message msg) { in handleMessage() method in AsyncTask.InternalHandler
/development/samples/Snake/src/com/example/android/snake/
DSnakeView.java117 public void handleMessage(Message msg) { in handleMessage() method in SnakeView.RefreshHandler
/development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
DMainActivity.java256 public boolean handleMessage(Message message) { in handleMessage() method in MainActivity