Home
last modified time | relevance | path

Searched defs:handleCommand (Results 1 – 4 of 4) sorted by relevance

/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DTopActivity.java49 public void handleCommand(String command, Bundle data) { in handleCommand() method in TopActivity
DUiScalingTestActivity.java57 public void handleCommand(String command, Bundle data) { in handleCommand() method in UiScalingTestActivity
/cts/tests/framework/base/windowmanager/appProfileable/src/android/server/wm/profileable/
DProfileableAppActivity.java50 public void handleCommand(String command, Bundle data) { in handleCommand() method in ProfileableAppActivity
/cts/tests/framework/base/windowmanager/app_base/src/android/server/wm/app/
DTestActivity.java112 public void handleCommand(String command, Bundle data) { in handleCommand() method in TestActivity