Searched refs:level (Results 276 - 300 of 433) sorted by relevance

<<1112131415161718

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DAvailableNetworkNotifier.java315 if (scanResult.level > highestRssi) {
317 highestRssi = scanResult.level;
H A DWifiNetworkSelector.java264 * Compares ScanResult level against the minimum threshold for its band, returns true if lower
267 return (scanResult.level < mScoringParams.getEntryRssi(scanResult.frequency));
303 .append(")").append(scanResult.level).append(" / ");
/frameworks/rs/tests/lldb/tests/harness/
H A Dutil_android.py177 level = logging.WARNING if is_warning else logging.DEBUG
186 self._log.log(level, 'RC: {0}, Output: {1}'.format(return_code,
/frameworks/wilhelm/src/itf/
H A DIOutputMixExt.cpp433 SLmillibel level = audioPlayer->mVolume.mLevel;
444 float playerGain = powf(10.0f, level / 2000.0f);
/frameworks/av/include/media/
H A Dmediaplayer.h257 status_t setAuxEffectSendLevel(float level);
/frameworks/av/include/mediadrm/
H A DIDrm.h92 DrmPlugin::SecurityLevel *level) const = 0;
/frameworks/av/media/libmedia/include/media/
H A DIDrm.h92 DrmPlugin::SecurityLevel *level) const = 0;
H A Dmediaplayer.h257 status_t setAuxEffectSendLevel(float level);
/frameworks/av/media/libmedia/
H A Dmediaplayer.cpp734 status_t MediaPlayer::setAuxEffectSendLevel(float level) argument
736 ALOGV("MediaPlayer::setAuxEffectSendLevel(%f)", level);
738 mSendLevel = level;
740 return mPlayer->setAuxEffectSendLevel(level);
/frameworks/av/media/libmediaplayer2/include/mediaplayer2/
H A Dmediaplayer2.h99 status_t setAuxEffectSendLevel(float level);
/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.h194 status_t setParamVideoEncoderLevel(int32_t level);
/frameworks/base/core/java/android/util/
H A DLog.java202 * Checks to see whether or not a log for the specified tag is loggable at the specified level.
204 * The default level of any tag is set to INFO. This means that any level above and including
206 * if your tag should be logged. You can change the default level by setting a system property:
208 * Where level is either VERBOSE, DEBUG, INFO, WARN, ERROR, ASSERT, or SUPPRESS. SUPPRESS will
215 * @param level The level to check.
219 * tag limit of concern after this API level.
221 public static native boolean isLoggable(String tag, int level); argument
256 * The error will always be logged at level ASSER
[all...]
/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp717 jint target, jint level, jint internalformat,
738 glTexImage2D(target, level, internalformat, w, h, border,
745 jint target, jint level, jint xoffset, jint yoffset,
763 glTexSubImage2D(target, level, xoffset, yoffset, w, h, format, type, p);
716 util_texImage2D(JNIEnv *env, jclass clazz, jint target, jint level, jint internalformat, jobject jbitmap, jint type, jint border) argument
744 util_texSubImage2D(JNIEnv *env, jclass clazz, jint target, jint level, jint xoffset, jint yoffset, jobject jbitmap, jint format, jint type) argument
/frameworks/base/libs/hwui/
H A DRenderNode.h219 void output(std::ostream& output, uint32_t level);
/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h64 // TODO: Rename to Renderer or some other per-window, top-level manager
144 static void trimMemory(RenderThread& thread, int level);
/frameworks/base/media/java/android/media/
H A DSoundPool.java86 * play. For each level, there is a set of unique sounds that are used only
87 * by that level. In this case, the game logic should create a new SoundPool
88 * object when the first level is loaded. The level data itself might contain
89 * the list of sounds to be used by this level. The loading logic iterates
108 * <p>In our example, when the player has completed the level, the game
111 * another level, a new SoundPool is created, sounds are loaded, and play
412 int playerSetAuxEffectSendLevel(boolean muting, float level) { argument
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/
H A DWifiUtilsTest.java162 scanResult.level = rssi;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarController.java227 public void onBatteryLevelChanged(int level, boolean pluggedIn, boolean charging) { argument
/frameworks/base/tools/aapt2/test/
H A DBuilders.h71 Visibility::Level level, bool allow_new = false);
/frameworks/base/wifi/tests/src/android/net/wifi/
H A DWifiNetworkScoreCacheTest.java82 0 /* level */,
169 result.level = rssi;
/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp161 SLpermille level = 0; local
163 result = (*caller)->GetFillLevel(caller, &level);
168 printf("prefetch level=%d status=0x%x event=%d\n", level, status, event);
171 && (level == 0) && (status == SL_PREFETCHSTATUS_UNDERFLOW)) {
/frameworks/wilhelm/tests/sandbox/
H A Dxaplay.c96 XApermille level = 0; local
98 result = (*caller)->GetFillLevel(caller, &level);
104 printf("PrefetchEventCallback: Buffer fill level is = %d\n", level);
111 && (level == 0) && (status == XA_PREFETCHSTATUS_UNDERFLOW)) {
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java717 private void setSaturationLevelInternal(float level) { argument
718 if (level < 0 || level > 1) {
719 throw new IllegalArgumentException("Saturation level must be between 0 and 1");
721 float[] matrix = (level == 1.0f ? null : computeSaturationMatrix(level));
1768 public void setSaturationLevel(float level) { argument
1771 "Permission required to set display saturation level");
1774 setSaturationLevelInternal(level);
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java3175 A: battery level changed and an int follows with battery data.
3192 Battery level int: if A in the first token is set,
3199 L: the battery level (out of 100).
3236 History step details struct: if D in the battery level int is set,
3248 // Flag in delta int: a new battery level int follows.
3275 // from a battery level change.
3785 // record changes to the battery level and the most interesting states.
3787 // record changes to the battery level.
3902 // record changes to the battery level and the most interesting states.
3904 // record changes to the battery level
12358 setOnBatteryLocked(final long mSecRealtime, final long mSecUptime, final boolean onBattery, final int oldStatus, final int level, final int chargeUAh) argument
12535 setBatteryStateLocked(final int status, final int health, final int plugType, final int level, int temp, final int volt, final int chargeUAh, final int chargeFullUAh) argument
12741 reportChangesToStatsLog(HistoryItem recentPast, final int status, final int plugType, final int level) argument
[all...]
/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp892 status_t AudioTrack::setAuxEffectSendLevel(float level) argument
895 if (isnanf(level) || level < GAIN_FLOAT_ZERO || level > GAIN_FLOAT_UNITY) {
900 mSendLevel = level;
901 mProxy->setSendLevel(level);
906 void AudioTrack::getAuxEffectSendLevel(float* level) const
908 if (level != NULL) {
909 *level = mSendLevel;
1436 // application-level cod
[all...]

Completed in 416 milliseconds

<<1112131415161718