HomeSort by relevance Sort by last modified time
    Searched refs:updateProgressBars (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/appcompat/src/android/support/v7/app/
ActionBarActivityDelegateBase.java 457 updateProgressBars(visible ? Window.PROGRESS_VISIBILITY_ON :
463 updateProgressBars(visible ? Window.PROGRESS_VISIBILITY_ON :
469 updateProgressBars(indeterminate ? Window.PROGRESS_INDETERMINATE_ON
475 updateProgressBars(Window.PROGRESS_START + progress);
486 private void updateProgressBars(int value) {
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindow.java     [all...]

Completed in 1478 milliseconds