/aosp12/hardware/interfaces/vibrator/1.2/ |
H A D | types.hal | 28 * 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 D | IEventQueueCallback.hal | 32 * heavy computation to a separate thread.
|
/aosp12/frameworks/av/media/libstagefright/codecs/aacdec/ |
H A D | SoftAAC2.cpp | 199 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 D | README.txt | 73 locked and that no heavy-weight services / daemons are running in the
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | ActivityStarter.java | 732 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 D | system_messages.proto | 74 // Notification to tell the user that a heavy-weight application is running.
|
/aosp12/system/extras/ioblame/ |
H A D | README | 6 developers can identify IO heavy paths, and tune them, then
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 2638 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 D | system_properties.proto | 43 optional int32 heavy = 4; field
|
H A D | batterystats.proto | 739 // top > foreground service > foreground > background > top sleeping > heavy weight > cache
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | jobscheduler.proto | 185 // 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 D | NotificationManagerService.java | 9452 StatusBarNotification heavy; 9457 heavy = sbn; 9463 sbnCloneLight = heavy.cloneLight(); 9468 sbnClone = heavy.clone();
|
/aosp12/system/update_engine/ |
H A D | README.md | 569 or incurring heavy maintenance costs?
|
/aosp12/packages/apps/TV/tuner/tests/assets/ |
H A D | capture_kqed.ts | 106266 …�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 D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
H A D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
H A D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
H A D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
H A D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
H A D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
H A D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 22536 field public static final String KEY_AAC_DRC_HEAVY_COMPRESSION = "aac-drc-heavy-compression";
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 14949 …field public static final java.lang.String KEY_AAC_DRC_HEAVY_COMPRESSION = "aac-drc-heavy-compress…
|