OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indicator
(Results
151 - 175
of
1408
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/bsp/intel/peripheral/libupm/src/grovegsr/
grovegsr.h
49
* as an
indicator
of strong emotional reactions.
/packages/apps/Camera2/src/com/android/camera/session/
CaptureSessionImpl.java
190
public void updateCaptureIndicatorThumbnail(Bitmap
indicator
, int rotationDegrees) {
194
onCaptureIndicatorUpdate(
indicator
, rotationDegrees);
459
private void onCaptureIndicatorUpdate(Bitmap
indicator
, int rotationDegrees) {
460
mSessionNotifier.notifySessionCaptureIndicatorAvailable(
indicator
, rotationDegrees);
/packages/apps/Camera2/src_pd/com/android/camera/util/
PhotoSphereHelper.java
142
* Get the resource id of the panorama orientation
indicator
array.
/packages/apps/LegacyCamera/res/layout/
preview_frame_video.xml
61
<!--
Indicator
control and popup window frame.
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
MessageWizardFragment.java
32
* Displays a UI for showing a message with an optional progress
indicator
in
/packages/inputmethods/LatinIME/java/res/values/
config-auto-correction-thresholds.xml
39
for a language, it's a strong
indicator
the user is not typing in this language, so we
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
SetupStepIndicatorView.java
42
// The
indicator
position is the center of the partition that is equally divided into
/packages/services/Car/car_product/overlay/frameworks/base/packages/SystemUI/res/values/
dimens.xml
34
<!-- Padding between the mobile data type and the strength
indicator
. -->
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sms/
LegacyModeSmsHandler.java
57
// unread messages, to clear the message waiting
indicator
.
/system/bt/bta/hf_client/
bta_hf_client_at.h
103
so when their values come later, we know which value in sequence match certain
indicator
*/
/system/core/libcutils/
ashmem-host.c
84
* We need some reliable
indicator
.
/bootable/recovery/
ui.h
33
// Show a stage
indicator
. Call immediately after Init().
44
// --- progress
indicator
---
/cts/tests/tests/text/src/android/text/method/cts/
BackspaceTest.java
152
// U+1F1FA is REGIONAL
INDICATOR
SYMBOL LETTER U.
153
// U+1F1F8 is REGIONAL
INDICATOR
SYMBOL LETTER S.
ForwardDeleteTest.java
148
// U+1F1FA is REGIONAL
INDICATOR
SYMBOL LETTER U.
149
// U+1F1F8 is REGIONAL
INDICATOR
SYMBOL LETTER S.
/development/samples/NotePad/src/com/example/android/notepad/
NotesLiveFolder.java
97
/* Creates an ActivityResult object to propagate back to HOME. Set its result
indicator
106
// ActivityResult with the
indicator
set to CANCELED, but do not return an Intent
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CrossfadeActivity.java
32
* <p>In this sample, the two overlapping views are a loading
indicator
and some text content. The
51
* The view containing the loading
indicator
. This is the other of two overlapping views.
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
status.css
169
.selected-
indicator
{
172
.selected-link .selected-
indicator
{
/external/icu/icu4c/source/data/mappings/
macos-29-10.2.ucm
16
# The 3rd column is the fallback
indicator
.
17
# The fallback
indicator
can have one of the following values:
macos-7_3-10.2.ucm
16
# The 3rd column is the fallback
indicator
.
17
# The fallback
indicator
can have one of the following values:
/external/libxml2/result/
isolat2
20
252 170 AA ? FEMININE ORDINAL
INDICATOR
36
272 186 BA ? MASCULINE ORDINAL
INDICATOR
isolat2.rde
20
252 170 AA ª FEMININE ORDINAL
INDICATOR
36
272 186 BA º MASCULINE ORDINAL
INDICATOR
isolat2.rdr
20
252 170 AA ª FEMININE ORDINAL
INDICATOR
36
272 186 BA º MASCULINE ORDINAL
INDICATOR
/external/libxml2/result/noent/
isolat2
20
252 170 AA ? FEMININE ORDINAL
INDICATOR
36
272 186 BA ? MASCULINE ORDINAL
INDICATOR
/external/libxml2/test/
isolat2
20
252 170 AA ? FEMININE ORDINAL
INDICATOR
36
272 186 BA ? MASCULINE ORDINAL
INDICATOR
/external/smali/smalidea/src/main/java/org/jf/smalidea/errorReporting/
GithubFeedbackTask.java
60
public void run(@NotNull ProgressIndicator
indicator
) {
61
indicator
.setIndeterminate(true);
Completed in 1461 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>