Home
last modified time | relevance | path

Searched refs:heavy (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/hardware/interfaces/vibrator/1.2/
H A Dtypes.hal28 * This effect should solid feeling bump, like the depression of a heavy mechanical button.
39 * A heavy click effect.
/aosp12/frameworks/hardware/interfaces/sensorservice/1.0/
H A DIEventQueueCallback.hal32 * heavy computation to a separate thread.
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp199 unsigned heavy = atoi(value); in initDecoder() local
200 ALOGV("AAC decoder using desried DRC heavy compression switch of %d instead of %d", heavy, in initDecoder()
202 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_HEAVY, heavy); in initDecoder()
/aosp12/frameworks/native/cmds/flatland/
H A DREADME.txt73 locked and that no heavy-weight services / daemons are running in the
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityStarter.java732 final WindowProcessController heavy = mService.mHeavyWeightProcess; in resolveToHeavyWeightSwitcherIfNeeded() local
733 if (heavy == null || (heavy.mInfo.uid == mRequest.activityInfo.applicationInfo.uid in resolveToHeavyWeightSwitcherIfNeeded()
734 && heavy.mName.equals(mRequest.activityInfo.processName))) { in resolveToHeavyWeightSwitcherIfNeeded()
765 heavy.updateIntentForHeavyWeightActivity(newIntent); in resolveToHeavyWeightSwitcherIfNeeded()
/aosp12/frameworks/base/proto/src/
H A Dsystem_messages.proto74 // Notification to tell the user that a heavy-weight application is running.
/aosp12/system/extras/ioblame/
H A DREADME6 developers can identify IO heavy paths, and tune them, then
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java2638 public void cloneInto(Notification that, boolean heavy) { in cloneInto() argument
2653 if (heavy && this.tickerView != null) { in cloneInto()
2656 if (heavy && this.contentView != null) { in cloneInto()
2659 if (heavy && this.mLargeIcon != null) { in cloneInto()
2715 if (heavy && this.bigContentView != null) { in cloneInto()
2719 if (heavy && this.headsUpContentView != null) { in cloneInto()
2727 this.publicVersion.cloneInto(that.publicVersion, heavy); in cloneInto()
2743 if (!heavy) { in cloneInto()
/aosp12/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto43 optional int32 heavy = 4; field
H A Dbatterystats.proto739 // top > foreground service > foreground > background > top sleeping > heavy weight > cache
/aosp12/frameworks/base/core/proto/android/server/
H A Djobscheduler.proto185 // This is the job execution factor that is considered to be heavy use of
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java9452 StatusBarNotification heavy;
9457 heavy = sbn;
9463 sbnCloneLight = heavy.cloneLight();
9468 sbnClone = heavy.clone();
/aosp12/system/update_engine/
H A DREADME.md569 or incurring heavy maintenance costs?
/aosp12/packages/apps/TV/tuner/tests/assets/
H A Dcapture_kqed.ts106266 …��Hooray, It's Arbor Day/Goodnight, Gracie While celebrating Arbor Day, a heavy wind blows Squeeks…
146781 …��Hooray, It's Arbor Day/Goodnight, Gracie While celebrating Arbor Day, a heavy wind blows Squeeks…
190506 …��Hooray, It's Arbor Day/Goodnight, Gracie While celebrating Arbor Day, a heavy wind blows Squeeks…
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dcs_wordlist.combined.gz1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
H A Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt22536 field public static final String KEY_AAC_DRC_HEAVY_COMPRESSION = "aac-drc-heavy-compression";
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14949 …field public static final java.lang.String KEY_AAC_DRC_HEAVY_COMPRESSION = "aac-drc-heavy-compress…

12