Home
last modified time | relevance | path

Searched refs:handleSwitchMessage (Results 1 – 2 of 2) sorted by relevance

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DBaseActivity.java81 protected void handleSwitchMessage(SwitchMsg o) { in handleSwitchMessage() method in BaseActivity
DDemoKitActivity.java330 handleSwitchMessage(o);
378 protected void handleSwitchMessage(SwitchMsg o) { in handleSwitchMessage() method in DemoKitActivity