Searched refs:dispatchDemoCommandToView (Results 1 – 1 of 1) sorted by relevance
112 dispatchDemoCommandToView(command, args, mClockView); in dispatchDemoCommand()115 dispatchDemoCommandToView(command, args, mOperatorNameView); in dispatchDemoCommand()139 private void dispatchDemoCommandToView(String command, Bundle args, View v) { in dispatchDemoCommandToView() method in StatusBarDemoMode