OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indicator
(Results
51 - 75
of
1089
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/v8/tools/testrunner/local/
execution.py
78
self.
indicator
= progress_indicator
90
self.
indicator
.Starting()
92
self.
indicator
.Done()
138
self.
indicator
.AboutToRun(test)
149
self.
indicator
.HasRun(test, has_unexpected_output)
/packages/apps/LegacyCamera/src/com/android/camera/ui/
SecondLevelIndicatorControlBar.java
43
// There are some views in the ViewGroup before adding the
indicator
buttons,
45
// remember the count of the non-
indicator
buttons for getTouchViewIndex().
78
// Calculate if the touch event is on the
indicator
buttons.
81
// The baseline will be the first
indicator
button's top minus spacing.
161
// Show or dismiss the side
indicator
highlight.
IndicatorControlWheel.java
52
//
indicator
buttons but it needs additional efforts for rotation animation.
174
// Add second-level
Indicator
Icon.
218
// Check which
indicator
is touched.
226
// greater than the center of ending
indicator
228
// less than the center of starting
indicator
241
// range and not for other
indicator
buttons.
272
// Move over from one
indicator
to another.
375
// Set the visible range in the first-level
indicator
wheel.
380
// Set the angle of each component in the first-level
indicator
wheel.
407
// The radians for the touch sector of an
indicator
[
all
...]
/external/chromium_org/chrome/browser/ui/cocoa/
url_drop_target.mm
26
// Tell the window controller to hide the drop
indicator
.
63
// Show
indicator
for drag data supported for tab contents as well as for
75
// Just tell the window controller to update the
indicator
.
dock_icon.h
34
// Indicates whether the progress
indicator
should be in an indeterminate state
/frameworks/support/v4/honeycomb/android/support/v4/app/
ActionBarDrawerToggleHoneycomb.java
35
* Before JB-MR2 (API 18) it was not possible to change the home-as-up
indicator
glyph
58
Log.w(TAG, "Couldn't set home-as-up
indicator
via JB-MR2 API", e);
63
Log.w(TAG, "Couldn't set home-as-up
indicator
");
/external/bison/lib/
fseterr.c
1
/* Set the error
indicator
of a stream.
68
fputc ('\0', fp); /* This should set the error
indicator
. */
/external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h
283
UINT8 call_ind; /* CIEV call
indicator
value */
284
UINT8 callsetup_ind; /* CIEV callsetup
indicator
value */
285
UINT8 service_ind; /* CIEV service
indicator
value */
286
UINT8 signal_ind; /* CIEV signal
indicator
value */
287
UINT8 roam_ind; /* CIEV roam
indicator
value */
288
UINT8 battchg_ind; /* CIEV battery charge
indicator
value */
289
UINT8 callheld_ind; /* CIEV call held
indicator
value */
290
BOOLEAN retry_with_sco_only; /*
indicator
to try with SCO only when eSCO fails */
/external/chromium/chrome/browser/ui/cocoa/
url_drop_target.h
66
// coordinates) and any
indicator
of location -- e.g., an arrow -- should be
70
// Dragging is over, and any
indicator
should be hidden.
url_drop_target.mm
15
// Tell the window controller to hide the drop
indicator
.
49
// Just tell the window controller to update the
indicator
.
/external/libvpx/libvpx/tools/
wrap-commit-msg.py
23
indicator
= has_leading_whitespace(line);
24
if (
indicator
)
/packages/apps/Dialer/res/values/
colors.xml
30
<!-- Colour of voicemail progress bar to the right of position
indicator
.
34
<!-- Colour of voicemail progress bar to the left of position
indicator
. -->
/bionic/tests/
stdio_test.cpp
70
// The last read should have set the end-of-file
indicator
for the stream.
75
// It should set the end-of-file
indicator
for the stream, though.
135
// The last read should have set the end-of-file
indicator
for the stream.
140
// It should set the end-of-file
indicator
for the stream, though.
/development/samples/ApiDemos/src/com/example/android/apis/view/
ProgressBar4.java
29
* Demonstrates how to use an indeterminate progress
indicator
in the window's title bar.
/development/samples/training/AnimationsDemo/res/layout/
activity_crossfade.xml
24
<!-- The "loading
indicator
" view. This view overlaps with
/development/samples/training/AnimationsDemo/res/menu/
activity_crossfade.xml
19
<!-- Toggles between a content view and a loading
indicator
view. Real-world
/development/samples/training/threadsample/res/layout/
progress.xml
26
<!-- Shows an activity
indicator
-->
/external/bison/darwin-lib/sys/
types.h
40
/*
Indicator
, for gnulib internal purposes. */
/external/bison/linux-lib/sys/
types.h
40
/*
Indicator
, for gnulib internal purposes. */
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm
52
// Draw the bookmark-button-dragging drop
indicator
if necessary.
86
// Find the position of the drop
indicator
.
99
// Need an update if the
indicator
wasn't previously shown or if it has
118
// drop
indicator
if one was shown.
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_view.h
31
// Whether the drop-
indicator
arrow is shown, and if it is, the coordinate of
/external/chromium_org/ash/display/
shared_display_edge_indicator.h
37
// Shows/Hides the
indicator
window. The |src_bounds| is for the window on
/external/chromium_org/ash/system/chromeos/power/
power_status_view.h
58
// Battery status
indicator
icon.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_folder_view.mm
56
// Draw the bookmark-button-dragging drop
indicator
if necessary.
91
// Find the position of the drop
indicator
.
104
// Need an update if the
indicator
wasn't previously shown or if it has
123
// drop
indicator
if one was shown.
/hardware/qcom/bt/libbt-vendor/include/
userial_vendor.h
48
/*hci cmd/event packet is required to carry the Packet
indicator
for UART interfaces only
Completed in 6934 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>