Searched refs:dispatchDemoCommandToView (Results 1 – 1 of 1) sorted by relevance
2889 dispatchDemoCommandToView(command, args, R.id.clock); in dispatchDemoCommand()2926 dispatchDemoCommandToView(command, args, R.id.operator_name); in dispatchDemoCommand()2930 private void dispatchDemoCommandToView(String command, Bundle args, int id) { in dispatchDemoCommandToView() method