OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:heavy
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
38
#define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for
heavy
compression for mobile conf */
193
unsigned
heavy
= atoi(value);
local
194
ALOGV("AAC decoder using desried DRC
heavy
compression switch of %d instead of %d",
heavy
,
196
mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_HEAVY,
heavy
);
[
all
...]
/frameworks/base/services/core/java/com/android/server/am/
ActivityStarter.java
763
final ProcessRecord
heavy
= mService.mHeavyWeightProcess;
local
[
all
...]
/frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java
334
// We don't want to store the
heavy
bits of the notification in the archive,
3783
StatusBarNotification
heavy
;
field in class:NotificationManagerService.TrimCache
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar
Completed in 179 milliseconds