Searched refs:determinate (Results 1 – 13 of 13) sorted by relevance
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/ |
D | ProgressBarWrapper.java | 34 public ProgressBarWrapper(ProgressBar determinate, in ProgressBarWrapper() argument 36 mDeterminate = determinate; in ProgressBarWrapper()
|
/frameworks/base/docs/html/training/notify-user/ |
D | display-progress.jd | 45 is complete at any time, use the "determinate" form of the indicator 56 determinate and indeterminate forms are described in the following sections. 61 To display a determinate progress bar, add the bar to your notification by calling 65 progress bar is indeterminate (<strong>true</strong>) or determinate (<strong>false</strong>). 98 // current completion percentage, and "determinate" 156 // percentage, and "determinate" state
|
D | index.jd | 100 operations where you can estimate how much has been completed (determinate progress) and
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/ |
D | PhotoViewFragment.java | 239 final ProgressBar determinate = in initializeView() local 241 mPhotoProgressBar = new ProgressBarWrapper(determinate, indeterminate, true); in initializeView()
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/ui/notifiers/ |
D | notifications.jd | 691 その処理にどれくらいの時間がかかるかと、ある時点でその処理がどれだけ完了しているかを見積もることができる場合、「確定(determinate)」タイプのインジケーター(プログレスバー)を使用します。 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 697 is complete at any time, use the "determinate" form of the indicator 718 To display a determinate progress bar, add the bar to your notification by calling 751 // current completion percentage, and "determinate" 797 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|
/frameworks/base/docs/html-intl/intl/vi/guide/topics/ui/notifiers/ |
D | notifications.jd | 746 // current completion percentage, and "determinate" 792 // percentage, and "determinate" state
|