OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:checkStatus
(Results
1 - 19
of
19
) sorted by null
/frameworks/base/media/java/android/media/audiofx/
EnvironmentalReverb.java
151
checkStatus
(setParameter(PARAM_ROOM_LEVEL, param));
164
checkStatus
(getParameter(PARAM_ROOM_LEVEL, param));
180
checkStatus
(setParameter(PARAM_ROOM_HF_LEVEL, param));
193
checkStatus
(getParameter(PARAM_ROOM_HF_LEVEL, param));
207
checkStatus
(setParameter(PARAM_DECAY_TIME, param));
220
checkStatus
(getParameter(PARAM_DECAY_TIME, param));
236
checkStatus
(setParameter(PARAM_DECAY_HF_RATIO, param));
249
checkStatus
(getParameter(PARAM_DECAY_HF_RATIO, param));
265
checkStatus
(setParameter(PARAM_REFLECTIONS_LEVEL, param));
278
checkStatus
(getParameter(PARAM_REFLECTIONS_LEVEL, param))
[
all
...]
Equalizer.java
156
checkStatus
(getParameter(param, value));
183
checkStatus
(getParameter(param, result));
200
checkStatus
(getParameter(PARAM_LEVEL_RANGE, result));
223
checkStatus
(setParameter(param, value));
242
checkStatus
(getParameter(param, result));
264
checkStatus
(getParameter(param, result));
285
checkStatus
(getParameter(param, result));
305
checkStatus
(getParameter(param, result));
320
checkStatus
(getParameter(PARAM_CURRENT_PRESET, result));
335
checkStatus
(setParameter(PARAM_CURRENT_PRESET, preset))
[
all
...]
BassBoost.java
101
checkStatus
(getParameter(PARAM_STRENGTH_SUPPORTED, value));
127
checkStatus
(setParameter(PARAM_STRENGTH, strength));
141
checkStatus
(getParameter(PARAM_STRENGTH, value));
270
checkStatus
(getParameter(PARAM_STRENGTH, value));
285
checkStatus
(setParameter(PARAM_STRENGTH, settings.strength));
LoudnessEnhancer.java
124
checkStatus
(setParameter(PARAM_TARGET_GAIN_MB, gainmB));
137
checkStatus
(getParameter(PARAM_TARGET_GAIN_MB, value));
272
checkStatus
(getParameter(PARAM_TARGET_GAIN_MB, value));
288
checkStatus
(setParameter(PARAM_TARGET_GAIN_MB, settings.targetGainmB));
PresetReverb.java
144
checkStatus
(setParameter(PARAM_PRESET, preset));
157
checkStatus
(getParameter(PARAM_PRESET, value));
286
checkStatus
(getParameter(PARAM_PRESET, value));
301
checkStatus
(setParameter(PARAM_PRESET, settings.preset));
Virtualizer.java
127
checkStatus
(getParameter(PARAM_STRENGTH_SUPPORTED, value));
153
checkStatus
(setParameter(PARAM_STRENGTH, strength));
167
checkStatus
(getParameter(PARAM_STRENGTH, value));
245
checkStatus
(status);
448
checkStatus
(status);
478
checkStatus
(status);
611
checkStatus
(getParameter(PARAM_STRENGTH, value));
626
checkStatus
(setParameter(PARAM_STRENGTH, settings.strength));
AudioEffect.java
[
all
...]
/external/deqp/modules/egl/
teglAndroidUtil.cpp
133
void
checkStatus
(status_t status)
153
checkStatus
(graphicBuffer.lock(GraphicBuffer::USAGE_SW_WRITE_RARELY, &bufferData));
158
checkStatus
(graphicBuffer.unlock());
/frameworks/base/core/java/android/print/
PrinterInfo.java
234
private static @Status int
checkStatus
(int status) {
260
mStatus =
checkStatus
(parcel.readInt());
411
mStatus =
checkStatus
(status);
441
mStatus =
checkStatus
(status);
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/
MyBroadcastReceiver.java
193
boolean
checkStatus
= false;
204
checkStatus
= true;
207
checkStatus
= false;
213
Boolean.toString(
checkStatus
), checkDetails, networkInfo);
/external/icu/icu4c/source/test/cintltst/
creststn.c
245
static void
checkStatus
(int32_t line, UErrorCode expected, UErrorCode status) {
262
checkStatus
(__LINE__, U_USING_FALLBACK_WARNING, status);
268
checkStatus
(__LINE__, U_USING_DEFAULT_WARNING, status);
275
checkStatus
(__LINE__, U_USING_FALLBACK_WARNING, status);
282
checkStatus
(__LINE__, U_USING_DEFAULT_WARNING, status);
287
checkStatus
(__LINE__, U_USING_DEFAULT_WARNING, status);
296
checkStatus
(__LINE__, U_USING_FALLBACK_WARNING, status);
302
checkStatus
(__LINE__, U_USING_FALLBACK_WARNING, status);
308
checkStatus
(__LINE__, U_USING_DEFAULT_WARNING, status);
315
checkStatus
(__LINE__, U_USING_DEFAULT_WARNING, status)
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/
org.eclipse.tycho.p2.tools.impl-0.20.0.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.18.1/
org.eclipse.tycho.p2.tools.impl-0.18.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar
/prebuilts/devtools/tools/lib/
osgi-4.0.0.jar
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar
/prebuilts/tools/common/osgi/
osgi.jar
Completed in 1038 milliseconds