Home
last modified time | relevance | path

Searched refs:indicator (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/base/docs/html/training/notify-user/
Ddisplay-progress.jd43 Notifications can include an animated progress indicator that shows users the status
45 is complete at any time, use the "determinate" form of the indicator
47 "indeterminate" form of the indicator (an activity indicator).
54 To use a progress indicator, call
97 // Sets the progress indicator to a max value, the
137 To display a continuing (indeterminate) activity indicator, add it to your notification with
140 declares that the indicator is indeterminate. The result is an indicator
147 setProgress(0, 0, false)} and then update the notification to remove the activity indicator.
155 // Sets the progress indicator to a max value, the current completion
168 // Sets an activity indicator for an operation of indeterminate length
[all …]
/frameworks/base/core/java/android/widget/
DExpandableListView.java377 Drawable indicator; in dispatchDraw() local
453 indicator = getIndicator(pos); in dispatchDraw()
454 if (indicator != null) { in dispatchDraw()
456 indicator.setBounds(indicatorRect); in dispatchDraw()
457 indicator.draw(canvas); in dispatchDraw()
477 Drawable indicator; in getIndicator() local
480 indicator = mGroupIndicator; in getIndicator()
482 if (indicator != null && indicator.isStateful()) { in getIndicator()
492 indicator.setState(GROUP_STATE_SETS[stateSetIndex]); in getIndicator()
495 indicator = mChildIndicator; in getIndicator()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DSignalTileView.java86 private void layoutIndicator(View indicator) { in layoutIndicator() argument
91 left = right - indicator.getMeasuredWidth(); in layoutIndicator()
94 right = left + indicator.getMeasuredWidth(); in layoutIndicator()
96 indicator.layout( in layoutIndicator()
98 mIconFrame.getBottom() - indicator.getMeasuredHeight(), in layoutIndicator()
/frameworks/base/docs/html/training/swipe/
Drespond-refresh-request.jd37 indicator and calls your app's callback method. Your callback method is
64 remove the progress indicator and update the view contents.
97 displaying the progress indicator and refreshing the app's data.
104 android.support.v4.widget.SwipeRefreshLayout} progress indicator by calling
111 setRefreshing(false)} to remove the refresh progress indicator.
129 // Signal SwipeRefreshLayout to start the progress indicator
151 the progress indicator and removing it when the update has finished. However,
153 you need to explicitly turn the progress indicator on with {@link
Dindex.jd64 …orms a swipe gesture, the SwipeRefreshLayout widget displays a progress indicator until your app f…
/frameworks/support/v4/java/android/support/v4/app/
DActionBarDrawerToggle.java315 public void setHomeAsUpIndicator(Drawable indicator) { in setHomeAsUpIndicator() argument
316 if (indicator == null) { in setHomeAsUpIndicator()
320 mHomeAsUpIndicator = indicator; in setHomeAsUpIndicator()
341 Drawable indicator = null; in setHomeAsUpIndicator() local
343 indicator = ContextCompat.getDrawable(mActivity, resId); in setHomeAsUpIndicator()
346 setHomeAsUpIndicator(indicator); in setHomeAsUpIndicator()
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBarDrawerToggle.java303 public void setHomeAsUpIndicator(Drawable indicator) { in setHomeAsUpIndicator() argument
304 if (indicator == null) { in setHomeAsUpIndicator()
308 mHomeAsUpIndicator = indicator; in setHomeAsUpIndicator()
329 Drawable indicator = null; in setHomeAsUpIndicator() local
331 indicator = mDrawerLayout.getResources().getDrawable(resId); in setHomeAsUpIndicator()
333 setHomeAsUpIndicator(indicator); in setHomeAsUpIndicator()
DActionBar.java870 public void setHomeAsUpIndicator(@Nullable Drawable indicator) {} in setHomeAsUpIndicator() argument
/frameworks/av/media/libstagefright/rtsp/
DAAVCAssembler.cpp189 unsigned indicator = data[0]; in addFragmentedNALUnit() local
191 CHECK((indicator & 0x1f) == 28); in addFragmentedNALUnit()
243 || data[0] != indicator in addFragmentedNALUnit()
/frameworks/base/docs/html/guide/topics/ui/notifiers/
Dnotifications.jd34 <li><a href="#FixedProgress">Displaying a fixed-duration progress indicator</a></li>
35 <li><a href="#ActivityIndicator">Displaying a continuing activity indicator</a></li>
695 Notifications can include an animated progress indicator that shows users the status
697 is complete at any time, use the "determinate" form of the indicator
699 "indeterminate" form of the indicator (an activity indicator).
706 To use a progress indicator on platforms starting with Android 4.0, call
716 <h3 id="FixedProgress">Displaying a fixed-duration progress indicator</h3>
750 // Sets the progress indicator to a max value, the
777 <h3 id="ActivityIndicator">Displaying a continuing activity indicator</h3>
779 To display an indeterminate activity indicator, add it to your notification with
[all …]
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java154 public void setHomeAsUpIndicator(Drawable indicator) { in setHomeAsUpIndicator() argument
155 mDecorToolbar.setNavigationIcon(indicator); in setHomeAsUpIndicator()
DWindowDecorActionBar.java913 public void setHomeAsUpIndicator(Drawable indicator) { in setHomeAsUpIndicator() argument
914 mDecorToolbar.setNavigationIcon(indicator); in setHomeAsUpIndicator()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DToolbarActionBar.java164 public void setHomeAsUpIndicator(Drawable indicator) { in setHomeAsUpIndicator() argument
165 mDecorToolbar.setNavigationIcon(indicator); in setHomeAsUpIndicator()
DWindowDecorActionBar.java887 public void setHomeAsUpIndicator(Drawable indicator) { in setHomeAsUpIndicator() argument
888 mDecorToolbar.setNavigationIcon(indicator); in setHomeAsUpIndicator()
/frameworks/base/docs/html/training/animation/
Dcrossfade.jd42 <p>Here's an example of a crossfade from a progress indicator to some text content.
79 indicator and a scrollable text view:
Dindex.jd61 indicator to a view that contains text content.
/frameworks/base/core/java/android/app/
DActionBar.java874 public void setHomeAsUpIndicator(Drawable indicator) { } in setHomeAsUpIndicator() argument
/frameworks/opt/vcard/java/com/android/vcard/
DVCardUtils.java619 for (int indicator : escapeIndicators) { in toStringAsParamValue()
620 if (codePoint == indicator) { in toStringAsParamValue()
/frameworks/base/tools/orientationplot/
DREADME.txt88 can be a bit unusual. The tilt is a good indicator of whether the device is
/frameworks/base/docs/html/guide/topics/ui/
Dcontrols.jd79 <td>An on/off button with a light indicator.</td>
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DSIMRecords.java489 int indicator = (int) (mEfCPHS_MWI[0] & 0xf); in getVoiceMessageCount() local
492 if (indicator == 0xA) { in getVoiceMessageCount()
495 } else if (indicator == 0x5) { in getVoiceMessageCount()
/frameworks/base/docs/html/training/basics/actionbar/
Dstyling.jd323 <p>To change the indicator used for the <a
402 &lt;!-- tab indicator -->
430 &lt;!-- tab indicator -->
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/example/Settings/
Ddevice_for_input_source.pfw6 # As the devices is a mask, use the "in" bit as a direction indicator.
/frameworks/base/docs/html/about/versions/
Dandroid-1.6-highlights.jd106 <h3 id="Battery">Battery usage indicator</h3>
/frameworks/base/docs/html/tools/help/
Dlint.jd149 <td>Don't show the progress indicator.</td>

12