HomeSort by relevance Sort by last modified time
    Searched full:updateui (Results 26 - 50 of 64) sorted by null

12 3

  /external/chromium/chrome/browser/resources/
playlist.html 102 function updateUI() {
145 updateUI();
  /external/chromium/chrome/browser/
shell_integration.cc 109 UpdateUI(state);
129 void ShellIntegration::DefaultBrowserWorker::UpdateUI(
shell_integration.h 180 void UpdateUI(DefaultBrowserState state);
  /packages/apps/Settings/src/com/android/settings/print/
PrintJobSettingsFragment.java 59 updateUi();
101 updateUi();
155 private void updateUi() {
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
TestCaseEditController.java 336 this.listCases.updateUI();
344 listCases.updateUI();
393 this.updateUI();
421 listCases.updateUI();
439 listCases.updateUI();
490 listCases.updateUI();
517 listCases.updateUI();
RuleListController.java 80 list.updateUI();
WorkSpaceController.java 82 view.listRules.getView().updateUI();
  /external/chromium_org/remoting/host/mac/
me2me_preference_pane.mm 303 [self updateUI];
332 [self updateUI];
349 [self updateUI];
355 [self updateUI];
378 [self updateUI];
390 [self updateUI];
395 [self updateUI];
400 [self updateUI];
444 - (void)updateUI {
685 [self updateUI];
    [all...]
me2me_preference_pane.h 107 - (void)updateUI;
  /external/chromium/chrome/browser/chromeos/login/
keyboard_switch_menu.cc 27 void KeyboardSwitchMenu::UpdateUI(const std::string& input_method_id,
  /external/chromium/chrome/browser/chromeos/status/
input_method_menu.h 118 virtual void UpdateUI(const std::string& input_method_id, // e.g. "mozc"
132 // Parses |input_method| and then calls UpdateUI().
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
ColorChooser.java 138 updateUI();
142 public void updateUI() {
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
SampleMediaRouterActivity.java 139 updateUi();
289 updateUi();
354 updateUi();
379 updateUi();
387 updateUi();
563 private void updateUi() {
568 mControllerDialog.updateUi();
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java 293 updateUi();
302 updateUi();
378 updateUi();
382 updateUi();
506 updateUi();
715 private void updateUi() {
833 updateUi();
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/
PrintJobConfigActivity.java 450 mEditor.updateUi();
487 mEditor.updateUi();
515 mEditor.updateUi();
522 mEditor.updateUi();
781 mEditor.updateUi();
    [all...]
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ui/
SearchActivityView.java 250 protected void updateUi() {
251 updateUi(isQueryEmpty());
254 protected void updateUi(boolean queryEmpty) {
399 updateUi(empty);
  /external/chromium_org/chrome/browser/
shell_integration.cc 202 UpdateUI(state);
231 void ShellIntegration::DefaultWebClientWorker::UpdateUI(
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPassword.java 288 updateUi();
457 private void updateUi() {
488 updateUi();
  /packages/apps/InCallUI/src/com/android/incallui/
CallButtonPresenter.java 89 updateUi(state, mCall);
213 private void updateUi(InCallState state, Call call) {
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
EditorColorBorder.java 179 mControl.updateUI();
EditorDraw.java 233 mControl.updateUI();
EditorChanSat.java 250 mControl.updateUI();
EditorGrad.java 93 mControl.updateUI();
EditorVignette.java 258 mControl.updateUI();
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageTinyPlanet.java 72 mEditorTinyPlanet.updateUI();

Completed in 2053 milliseconds

12 3