/frameworks/base/core/java/android/app/ |
ProgressDialog.java | 38 * <p>A dialog showing a progress indicator and an optional text message or view.
|
/frameworks/base/core/res/res/values/ |
styles_device_defaults.xml | 104 <style name="Widget.DeviceDefault.RatingBar.Indicator" parent="Widget.Holo.RatingBar.Indicator" > 354 <style name="Widget.DeviceDefault.Light.RatingBar.Indicator" parent="Widget.Holo.Light.RatingBar.Indicator" >
|
/frameworks/base/packages/Keyguard/res/values/ |
attrs.xml | 68 <!-- The padding for the scroll indicator area -->
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
PhoneStatusBarPolicy.java | 124 // Cdma Roaming Indicator, ERI
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
GsmSmsCbMessage.java | 231 * language indicator. If so, this method will as a side-effect
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
mac-mf.good | 149 # both the path separator, and the "go up a directory" indicator
|
/packages/apps/DeskClock/src/com/android/deskclock/alarms/ |
AlarmActivity.java | 46 * Alarm activity that pops up a visible indicator when the alarm goes off.
|
/packages/apps/Launcher2/res/values/ |
attrs.xml | 109 <!-- The padding for the scroll indicator area -->
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ConversationListItem.java | 217 // Transmission error indicator.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesp.h | 91 // If err is equal to the curses error indicator ERR, an error handler
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesp.h | 91 // If err is equal to the curses error indicator ERR, an error handler
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesp.h | 91 // If err is equal to the curses error indicator ERR, an error handler
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3lexer.c | 753 /* Reset any failed indicator 778 /* Reset any failed indicator 823 /* Reset any failed indicator
|
/external/chromium_org/cc/layers/ |
heads_up_display_layer_impl.cc | 59 indicator(indicator_value) {} 290 // Draw indicator line (additive blend mode to increase contrast when drawn on 295 bounds.height() * (1.0 - graph.indicator / graph.current_upper_bound) -
|
/external/chromium_org/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.h | 202 // expose-event handler that redraws the drop indicator. 236 // Transparent container window used to render the drop indicator over the 240 // The drop indicator image.
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d_plsf_5.cpp | 125 bfi = bad frame indicator; set to 1 if a bad frame is received (Word16) 165 Word16 bfi, // i : bad frame indicator (set to 1 if a bad 303 Word16 bfi, /* i : bad frame indicator (set to 1 if a bad
|
/frameworks/opt/telephony/src/java/android/telephony/ |
SmsMessage.java | 269 * next message. int[3] is an indicator of the encoding 576 * indicator (MWI) clear message 584 * indicator (MWI) set message
|
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
BluetoothMapObexServer.java | 284 int indicator = appParams.getStatusIndicator(); local 289 if(indicator == BluetoothMapAppParams.INVALID_VALUE_PARAMETER || 307 if( indicator == BluetoothMapAppParams.STATUS_INDICATOR_DELETED) {
|
/packages/apps/Camera2/src/com/android/camera/ |
PhotoUI.java | 797 FocusIndicator indicator = getFocusIndicator(); local 798 if (indicator != null) indicator.clear();
|
/packages/apps/Music/src/com/android/music/ |
MusicPicker.java | 129 /** Container of the in-screen progress indicator, to be able to hide it 332 // Ensure that the list is shown (and initial progress indicator 567 * The first time this is called, we hide the large progress indicator
|
/packages/apps/Settings/src/com/android/settings/widget/ |
SettingsAppWidgetProvider.java | 98 /** Minimum brightness at which the indicator is shown at half-full and ON */ 100 /** Minimum brightness at which the indicator is shown at full */ 174 * Returns the small indicator image ID underneath the setting. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutActionBar.java | 573 * Updates the lint indicator state in the given layout editor 580 * Updates the lint indicator state for the given file 582 * @param file the file to show the indicator status for
|
/external/chromium/chrome/browser/chromeos/cros/ |
input_method_library.cc | 459 // input method indicator, etc. We have to call FOR_EACH_OBSERVER here since 463 // indicator is hidden) to "xkb:us:intl:eng,mozc", we have to update UI 464 // so it shows the indicator, but no signal is sent from ibus-daemon 467 // indicator is shown and ibus-daemon is started) to "xkb:us::eng", we 468 // have to update UI so it hides the indicator, but we should not expect [all...] |
/packages/apps/Launcher3/src/com/android/launcher3/ |
PagedView.java | 210 // Page Indicator 342 // Hook up the page indicator 373 // Unhook the page indicator 571 // Update the page indicator (when we aren't reordering) [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
entropy_coding.c | 40 /* CDF array for encoder bandwidth (12 vs 16 kHz) indicator. */ 44 /* Pointer to cdf array for encoder bandwidth (12 vs 16 kHz) indicator. */ 50 * (12 vs 16 kHz) indicator. [all...] |