OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RESULT_ERROR
(Results
1 - 16
of
16
) sorted by null
/cts/suite/audio_quality/test_description/processing/
consts.py
29
RESULT_ERROR
= 3
playback_sample.py
38
output.append(
RESULT_ERROR
)
playback_thd.py
42
output.append(
RESULT_ERROR
)
recording_thd.py
51
output.append(
RESULT_ERROR
)
gen_random.py
77
output.append(
RESULT_ERROR
)
check_spectrum_playback.py
88
output.append(
RESULT_ERROR
)
check_spectrum.py
103
output.append(
RESULT_ERROR
)
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
GraphRunner.java
47
public static final int
RESULT_ERROR
= 6;
AsyncRunner.java
84
result.status =
RESULT_ERROR
;
92
result.status =
RESULT_ERROR
;
114
if (result.status == RESULT_STOPPED || result.status ==
RESULT_ERROR
) {
119
result.status =
RESULT_ERROR
;
/external/mtpd/
pptp.c
67
#define
RESULT_ERROR
2
368
outgoing.icrp.result =
RESULT_ERROR
;
377
outgoing.ocrp.result =
RESULT_ERROR
;
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetConfigure.java
53
public static final int
RESULT_ERROR
= RESULT_FIRST_USER;
/frameworks/base/core/java/android/content/
RestrictionsManager.java
314
* {@link #
RESULT_ERROR
}.
345
public static final int
RESULT_ERROR
= 5;
/packages/apps/LegacyCamera/src/com/android/camera/
EffectsRecorder.java
802
if (result == GraphRunner.
RESULT_ERROR
) {
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
/prebuilts/sdk/current/
android.jar
Completed in 211 milliseconds